Started by user Matthias Mueller Running as Matthias Mueller Obtained build-snapshot.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_1.24.x [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (notifyStart) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_1.24.x/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/appng-1.24.x^{commit} # timeout=10 Checking out Revision c8ca73cee64df23feca8653731cf523ba141beb4 (refs/remotes/origin/appng-1.24.x) > git config core.sparsecheckout # timeout=10 > git checkout -f c8ca73cee64df23feca8653731cf523ba141beb4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-1.24.x # timeout=10 > git checkout -b appng-1.24.x c8ca73cee64df23feca8653731cf523ba141beb4 # timeout=10 Commit message: "APPNG-2432" > git rev-list --no-walk 902083738aaaf96a83d98785c0ea935619b371b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 1.8.0_333, vendor: Oracle Corporation, runtime: /opt/jdk1.8.0_333/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-9-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=/tmp/jenkins_artifacts/114 -Dappng.node.id=appNG [INFO] Scanning for projects... [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.24.5-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/target [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml (602 B at 845 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-20220524.101401-22.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/37 kB Progress (1): 37 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-20220524.101401-22.pom (37 kB at 31 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 3.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml (602 B at 556 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 1.5 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 1.24.5-SNAPSHOT [2/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target [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_1.24.x/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_1.24.x/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_1.24.x/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: 1.56 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.007 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-05-24T12:14:21,491 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,074 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,099 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,723 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,735 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,840 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:22,941 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:23,108 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-24T12:14:23,227 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.946 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.078 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.038 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.11 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.011 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.017 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: 16.19 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.CommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 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.001 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_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22.jar (50 kB at 91 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22.pom (1.9 kB at 1.9 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 33 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 3.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220524.101441-22-sources.jar (41 kB at 145 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 2.8 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 1.24.5-SNAPSHOT [3/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target [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_1.24.x/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_1.24.x/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 4 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_1.24.x/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: 1.922 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_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22.jar Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22.jar (15 kB at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22.pom Progress (1): 923 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22.pom (923 B at 2.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 34 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 2.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220524.101450-22-sources.jar (12 kB at 37 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 1.2 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 1.24.5-SNAPSHOT [4/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target [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_1.24.x/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_1.24.x/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_1.24.x/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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 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.02 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_1.24.x/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_1.24.x/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.448 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.85 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.el.ExpressionEvaluatorTest true 0 true [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 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_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 9.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.jar (19 kB at 56 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.pom Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.pom (1.6 kB at 4.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 27 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22-sources.jar (19 kB at 101 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 1.4 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 1.24.5-SNAPSHOT [5/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/src/main/resources [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_1.24.x/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 3 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_1.24.x/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 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.appng.formtags.providers.EmailProviderTest [INFO] Running org.appng.formtags.FormElementRuleTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 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_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22.jar (30 kB at 89 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22.pom (1.8 kB at 2.6 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 3.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22-sources.jar Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220524.101514-22-sources.jar (20 kB at 67 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 2.1 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 1.24.5-SNAPSHOT [6/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target [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/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/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_1.24.x/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 127 source files to /var/lib/jenkins/workspace/appNG_1.24.x/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 13 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_1.24.x/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 2022-05-24T12:15:30,959 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> 2022-05-24T12:15:30,979 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: 4.314 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 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_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 5.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.jar Progress (1): 4.1/158 kB Progress (1): 8.2/158 kB Progress (1): 12/158 kB Progress (1): 16/158 kB Progress (1): 20/158 kB Progress (1): 25/158 kB Progress (1): 29/158 kB Progress (1): 33/158 kB Progress (1): 37/158 kB Progress (1): 41/158 kB Progress (1): 45/158 kB Progress (1): 49/158 kB Progress (1): 53/158 kB Progress (1): 57/158 kB Progress (1): 61/158 kB Progress (1): 66/158 kB Progress (1): 70/158 kB Progress (1): 74/158 kB Progress (1): 78/158 kB Progress (1): 82/158 kB Progress (1): 86/158 kB Progress (1): 90/158 kB Progress (1): 94/158 kB Progress (1): 98/158 kB Progress (1): 102/158 kB Progress (1): 106/158 kB Progress (1): 111/158 kB Progress (1): 115/158 kB Progress (1): 119/158 kB Progress (1): 123/158 kB Progress (1): 127/158 kB Progress (1): 131/158 kB Progress (1): 135/158 kB Progress (1): 139/158 kB Progress (1): 143/158 kB Progress (1): 147/158 kB Progress (1): 152/158 kB Progress (1): 156/158 kB Progress (1): 158 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.jar (158 kB at 249 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.pom Progress (1): 3.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.pom (3.0 kB at 10 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 22 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22-sources.jar Progress (1): 4.1/166 kB Progress (1): 8.2/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 25/166 kB Progress (1): 29/166 kB Progress (1): 33/166 kB Progress (1): 37/166 kB Progress (1): 41/166 kB Progress (1): 45/166 kB Progress (1): 49/166 kB Progress (1): 53/166 kB Progress (1): 57/166 kB Progress (1): 61/166 kB Progress (1): 66/166 kB Progress (1): 70/166 kB Progress (1): 74/166 kB Progress (1): 78/166 kB Progress (1): 82/166 kB Progress (1): 86/166 kB Progress (1): 90/166 kB Progress (1): 94/166 kB Progress (1): 98/166 kB Progress (1): 102/166 kB Progress (1): 106/166 kB Progress (1): 111/166 kB Progress (1): 115/166 kB Progress (1): 119/166 kB Progress (1): 123/166 kB Progress (1): 127/166 kB Progress (1): 131/166 kB Progress (1): 135/166 kB Progress (1): 139/166 kB Progress (1): 143/166 kB Progress (1): 147/166 kB Progress (1): 152/166 kB Progress (1): 156/166 kB Progress (1): 160/166 kB Progress (1): 164/166 kB Progress (1): 166 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22-sources.jar (166 kB at 687 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 5.1 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 1.24.5-SNAPSHOT [7/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target [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 173 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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 60 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.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.246 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: 1.742 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.054 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.734 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.009 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.028 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.195 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.015 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.239 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-05-24T12:15:52,730 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.028 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.289 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.013 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.01 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.172 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-05-24T12:15:57,986 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.12 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-05-24T12:15:58,007 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#179455108 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.03 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.015 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.219 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.118 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.199 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.013 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.019 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-05-24T12:15:58,816 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' 2022-05-24T12:15:58,822 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-05-24T12:15:58,822 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-05-24T12:15:58,842 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.199 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.022 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.029 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.028 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.012 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.181 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.088 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.045 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.113 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.017 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2022-05-24T12:15:59,532 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.117 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-05-24T12:15:59,828 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.244 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-05-24T12:15:59,948 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-05-24T12:15:59,960 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.136 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-05-24T12:16:00,051 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.099 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.245 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.024 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-05-24T12:16:00,430 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.077 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2022-05-24T12:16:00,499 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.077 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.052 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.102 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-05-24T12:16:00,730 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.028 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.15 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-05-24T12:16:00,924 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.036 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-05-24T12:16:00,976 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.035 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.004 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.178 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-05-24T12:16:01,337 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-05-24T12:16:01,358 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-05-24T12:16:01,364 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 2022-05-24T12:16:01,386 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 2022-05-24T12:16:01,391 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-05-24T12:16:01,398 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 2022-05-24T12:16:01,421 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-05-24T12:16:01,438 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-05-24T12:16:01,454 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 2022-05-24T12:16:01,471 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 2022-05-24T12:16:01,477 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-05-24T12:16:01,497 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 2022-05-24T12:16:01,750 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2022-05-24T12:16:01,765 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 2022-05-24T12:16:01,777 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-05-24T12:16:01,781 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 2022-05-24T12:16:01,797 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2022-05-24T12:16:01,818 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-05-24T12:16:01,828 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-05-24T12:16:01,831 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 2022-05-24T12:16:01,849 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 2022-05-24T12:16:01,861 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-05-24T12:16:01,875 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 2022-05-24T12:16:02,078 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 767ms 2022-05-24T12:16:02,088 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'. 2022-05-24T12:16:02,114 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-05-24T12:16:02,150 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-05-24T12:16:02,177 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-05-24T12:16:02,193 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: 1.269 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.321 s - in org.appng.api.ConsumerProducerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 324, 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_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20.jar Progress (1): 4.1/360 kB Progress (1): 8.2/360 kB Progress (1): 12/360 kB Progress (1): 16/360 kB Progress (1): 20/360 kB Progress (1): 25/360 kB Progress (1): 29/360 kB Progress (1): 33/360 kB Progress (1): 37/360 kB Progress (1): 41/360 kB Progress (1): 45/360 kB Progress (1): 49/360 kB Progress (1): 53/360 kB Progress (1): 57/360 kB Progress (1): 61/360 kB Progress (1): 66/360 kB Progress (1): 70/360 kB Progress (1): 74/360 kB Progress (1): 78/360 kB Progress (1): 82/360 kB Progress (1): 86/360 kB Progress (1): 90/360 kB Progress (1): 94/360 kB Progress (1): 98/360 kB Progress (1): 102/360 kB Progress (1): 106/360 kB Progress (1): 111/360 kB Progress (1): 115/360 kB Progress (1): 119/360 kB Progress (1): 123/360 kB Progress (1): 127/360 kB Progress (1): 131/360 kB Progress (1): 135/360 kB Progress (1): 139/360 kB Progress (1): 143/360 kB Progress (1): 147/360 kB Progress (1): 152/360 kB Progress (1): 156/360 kB Progress (1): 160/360 kB Progress (1): 164/360 kB Progress (1): 168/360 kB Progress (1): 172/360 kB Progress (1): 176/360 kB Progress (1): 180/360 kB Progress (1): 184/360 kB Progress (1): 188/360 kB Progress (1): 193/360 kB Progress (1): 197/360 kB Progress (1): 201/360 kB Progress (1): 205/360 kB Progress (1): 209/360 kB Progress (1): 213/360 kB Progress (1): 217/360 kB Progress (1): 221/360 kB Progress (1): 225/360 kB Progress (1): 229/360 kB Progress (1): 233/360 kB Progress (1): 238/360 kB Progress (1): 242/360 kB Progress (1): 246/360 kB Progress (1): 250/360 kB Progress (1): 254/360 kB Progress (1): 258/360 kB Progress (1): 262/360 kB Progress (1): 266/360 kB Progress (1): 270/360 kB Progress (1): 274/360 kB Progress (1): 279/360 kB Progress (1): 283/360 kB Progress (1): 287/360 kB Progress (1): 291/360 kB Progress (1): 295/360 kB Progress (1): 299/360 kB Progress (1): 303/360 kB Progress (1): 307/360 kB Progress (1): 311/360 kB Progress (1): 315/360 kB Progress (1): 319/360 kB Progress (1): 324/360 kB Progress (1): 328/360 kB Progress (1): 332/360 kB Progress (1): 336/360 kB Progress (1): 340/360 kB Progress (1): 344/360 kB Progress (1): 348/360 kB Progress (1): 352/360 kB Progress (1): 356/360 kB Progress (1): 360 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20.jar (360 kB at 1.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20.pom (3.9 kB at 9.6 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 31 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 2.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20-sources.jar Progress (1): 4.1/285 kB Progress (1): 8.2/285 kB Progress (1): 12/285 kB Progress (1): 16/285 kB Progress (1): 20/285 kB Progress (1): 25/285 kB Progress (1): 29/285 kB Progress (1): 33/285 kB Progress (1): 37/285 kB Progress (1): 41/285 kB Progress (1): 45/285 kB Progress (1): 49/285 kB Progress (1): 53/285 kB Progress (1): 57/285 kB Progress (1): 61/285 kB Progress (1): 66/285 kB Progress (1): 70/285 kB Progress (1): 74/285 kB Progress (1): 78/285 kB Progress (1): 82/285 kB Progress (1): 86/285 kB Progress (1): 90/285 kB Progress (1): 94/285 kB Progress (1): 98/285 kB Progress (1): 102/285 kB Progress (1): 106/285 kB Progress (1): 111/285 kB Progress (1): 115/285 kB Progress (1): 119/285 kB Progress (1): 123/285 kB Progress (1): 127/285 kB Progress (1): 131/285 kB Progress (1): 135/285 kB Progress (1): 139/285 kB Progress (1): 143/285 kB Progress (1): 147/285 kB Progress (1): 152/285 kB Progress (1): 156/285 kB Progress (1): 160/285 kB Progress (1): 164/285 kB Progress (1): 168/285 kB Progress (1): 172/285 kB Progress (1): 176/285 kB Progress (1): 180/285 kB Progress (1): 184/285 kB Progress (1): 188/285 kB Progress (1): 193/285 kB Progress (1): 197/285 kB Progress (1): 201/285 kB Progress (1): 205/285 kB Progress (1): 209/285 kB Progress (1): 213/285 kB Progress (1): 217/285 kB Progress (1): 221/285 kB Progress (1): 225/285 kB Progress (1): 229/285 kB Progress (1): 233/285 kB Progress (1): 238/285 kB Progress (1): 242/285 kB Progress (1): 246/285 kB Progress (1): 250/285 kB Progress (1): 254/285 kB Progress (1): 258/285 kB Progress (1): 262/285 kB Progress (1): 266/285 kB Progress (1): 270/285 kB Progress (1): 274/285 kB Progress (1): 279/285 kB Progress (1): 283/285 kB Progress (1): 285 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220524.101603-20-sources.jar (285 kB at 684 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 1.8 kB/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 1.24.5-SNAPSHOT [8/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target [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_1.24.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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: 1.311 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: 2.585 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.068 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.072 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.457 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.136 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-05-24T12:16:16,956 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] 2022-05-24T12:16:17,037 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27fde870, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b4c3c29, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ac7aa18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cdd2c73, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4abf3f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e4c3a38] 2022-05-24T12:16:17,380 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-24T12:16:18,295 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@23e44287: startup date [Tue May 24 12:16:18 CEST 2022]; root of context hierarchy 2022-05-24T12:16:18,802 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:16:18,803 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-05-24T12:16:18,805 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-05-24T12:16:18,816 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-05-24T12:16:18,816 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-05-24T12:16:18,834 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:16:18,880 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:16:18,880 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:16:19,580 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@23e44287: startup date [Tue May 24 12:16:18 CEST 2022]; root of context hierarchy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 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_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 9.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20.jar (62 kB at 203 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20.pom (2.2 kB at 11 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 3.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220524.101619-20-sources.jar (39 kB at 164 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 3.5 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 1.24.5-SNAPSHOT [9/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/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 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/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 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 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.047 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.021 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_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19.jar Progress (1): 4.1/82 kB Progress (1): 8.2/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 25/82 kB Progress (1): 29/82 kB Progress (1): 33/82 kB Progress (1): 37/82 kB Progress (1): 41/82 kB Progress (1): 45/82 kB Progress (1): 49/82 kB Progress (1): 53/82 kB Progress (1): 57/82 kB Progress (1): 61/82 kB Progress (1): 66/82 kB Progress (1): 70/82 kB Progress (1): 74/82 kB Progress (1): 78/82 kB Progress (1): 82 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19.jar (82 kB at 363 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19.pom (4.3 kB at 37 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 776 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (776 B at 39 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 776 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (776 B at 802 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19-sources.jar Progress (1): 4.1/53 kB Progress (1): 8.2/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 25/53 kB Progress (1): 29/53 kB Progress (1): 33/53 kB Progress (1): 37/53 kB Progress (1): 41/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220524.101634-19-sources.jar (53 kB at 113 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 946 B/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 1.24.5-SNAPSHOT [10/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target [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_1.24.x/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_1.24.x/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_1.24.x/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.289 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-05-24T12:16:45,453 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-05-24T12:16:45,938 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-24T12:16:46,497 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-05-24T12:16:46,500 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: 2.21 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-05-24T12:16:46,767 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@176b75f7: startup date [Tue May 24 12:16:46 CEST 2022]; root of context hierarchy 2022-05-24T12:16:47,372 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:16:47,650 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') 2022-05-24T12:16:47,651 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:47,694 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:16:48,165 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-24T12:16:48,654 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) May 24, 2022 12:16:48 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-24T12:16:49,022 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:16:49,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:16:49,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:16:49,032 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:16:49,962 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:16:50,055 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:16:53,613 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-24T12:16:55,157 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@269222ae] 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. 2022-05-24T12:16:55,167 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c28e5b6] 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. 2022-05-24T12:16:55,206 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:16:55,374 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:57,452 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@176b75f7: startup date [Tue May 24 12:16:46 CEST 2022]; root of context hierarchy 2022-05-24T12:16:57,454 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:57,462 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:16:57,488 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f93f4c: startup date [Tue May 24 12:16:57 CEST 2022]; root of context hierarchy 2022-05-24T12:16:57,609 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:16:57,656 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') 2022-05-24T12:16:57,656 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:57,656 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:16:57,688 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:16:57,688 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:16:57,689 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:16:57,689 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:16:57,689 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:16:57,698 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:16:57,705 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:16:58,846 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b091a92] 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. 2022-05-24T12:16:58,853 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35e689a0] 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. 2022-05-24T12:16:58,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:16:58,878 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:59,191 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f93f4c: startup date [Tue May 24 12:16:57 CEST 2022]; root of context hierarchy 2022-05-24T12:16:59,193 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:59,194 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:16:59,212 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5909ae90: startup date [Tue May 24 12:16:59 CEST 2022]; root of context hierarchy 2022-05-24T12:16:59,305 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:16:59,350 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') 2022-05-24T12:16:59,350 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:16:59,350 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:16:59,380 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:16:59,380 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:16:59,381 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:16:59,381 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:16:59,381 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:16:59,386 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:16:59,390 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:00,234 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a988299] 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. 2022-05-24T12:17:00,243 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@93fb44] 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. 2022-05-24T12:17:00,271 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:00,272 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:00,468 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5909ae90: startup date [Tue May 24 12:16:59 CEST 2022]; root of context hierarchy 2022-05-24T12:17:00,469 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:00,469 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:00,484 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@26bce60d: startup date [Tue May 24 12:17:00 CEST 2022]; root of context hierarchy 2022-05-24T12:17:00,581 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:00,656 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') 2022-05-24T12:17:00,656 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:00,656 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:00,689 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:00,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:00,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:00,694 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:00,694 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:00,696 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:00,698 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:01,917 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fe156f4] 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. 2022-05-24T12:17:01,928 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55317c63] 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. 2022-05-24T12:17:01,957 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:01,962 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:02,180 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@26bce60d: startup date [Tue May 24 12:17:00 CEST 2022]; root of context hierarchy 2022-05-24T12:17:02,181 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:02,181 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:02,201 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@49353d43: startup date [Tue May 24 12:17:02 CEST 2022]; root of context hierarchy 2022-05-24T12:17:02,380 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:02,448 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') 2022-05-24T12:17:02,448 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:02,448 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:02,487 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:02,487 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:02,487 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:02,487 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:02,488 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:02,492 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:02,500 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:03,580 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@221961af] 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. 2022-05-24T12:17:03,592 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d1deb11] 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. 2022-05-24T12:17:03,609 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:03,609 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:03,764 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@49353d43: startup date [Tue May 24 12:17:02 CEST 2022]; root of context hierarchy 2022-05-24T12:17:03,765 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:03,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:03,790 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@32a074ed: startup date [Tue May 24 12:17:03 CEST 2022]; root of context hierarchy 2022-05-24T12:17:03,862 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:03,909 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') 2022-05-24T12:17:03,909 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:03,909 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:03,931 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:03,932 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:03,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:03,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:03,934 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:03,938 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:03,942 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:04,982 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44580de0] 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. 2022-05-24T12:17:04,986 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c67a89] 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. 2022-05-24T12:17:05,007 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:05,008 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:05,175 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@32a074ed: startup date [Tue May 24 12:17:03 CEST 2022]; root of context hierarchy 2022-05-24T12:17:05,175 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:05,176 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:05,189 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@63e648a0: startup date [Tue May 24 12:17:05 CEST 2022]; root of context hierarchy 2022-05-24T12:17:05,254 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:05,291 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') 2022-05-24T12:17:05,291 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:05,291 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:05,319 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:05,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:05,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:05,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:05,320 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:05,323 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:05,335 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:06,384 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d4f1ddd] 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. 2022-05-24T12:17:06,387 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f7b1d6a] 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. 2022-05-24T12:17:06,410 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:06,410 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:06,539 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@63e648a0: startup date [Tue May 24 12:17:05 CEST 2022]; root of context hierarchy 2022-05-24T12:17:06,548 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:06,548 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:06,558 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e8a678a: startup date [Tue May 24 12:17:06 CEST 2022]; root of context hierarchy 2022-05-24T12:17:06,611 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:06,646 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') 2022-05-24T12:17:06,646 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:06,646 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:06,675 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:06,675 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:06,676 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:06,676 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:06,676 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:06,682 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:06,684 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:07,819 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1930e8ef] 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. 2022-05-24T12:17:07,826 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b8ac512] 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. 2022-05-24T12:17:07,849 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:07,858 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:08,009 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e8a678a: startup date [Tue May 24 12:17:06 CEST 2022]; root of context hierarchy 2022-05-24T12:17:08,014 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:08,015 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:08,023 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1a7f2d34: startup date [Tue May 24 12:17:08 CEST 2022]; root of context hierarchy 2022-05-24T12:17:08,084 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:08,122 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') 2022-05-24T12:17:08,122 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:08,122 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:08,159 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:08,159 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:08,159 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:08,159 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:08,160 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:08,161 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:08,163 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:09,202 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1de83be1] 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. 2022-05-24T12:17:09,209 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e9a9683] 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. 2022-05-24T12:17:09,229 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:09,230 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:09,366 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1a7f2d34: startup date [Tue May 24 12:17:08 CEST 2022]; root of context hierarchy 2022-05-24T12:17:09,366 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:09,367 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:09,375 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@50915d5: startup date [Tue May 24 12:17:09 CEST 2022]; root of context hierarchy 2022-05-24T12:17:09,429 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:09,464 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') 2022-05-24T12:17:09,464 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:09,464 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:09,524 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:09,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:09,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:09,524 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:09,525 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:09,527 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:09,533 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:10,593 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74832504] 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. 2022-05-24T12:17:10,600 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14997cb9] 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. 2022-05-24T12:17:10,621 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:10,621 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:10,744 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@50915d5: startup date [Tue May 24 12:17:09 CEST 2022]; root of context hierarchy 2022-05-24T12:17:10,744 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:10,744 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:10,759 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c64ee53: startup date [Tue May 24 12:17:10 CEST 2022]; root of context hierarchy 2022-05-24T12:17:10,829 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:10,866 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') 2022-05-24T12:17:10,866 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:10,866 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:10,883 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:10,883 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:10,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:10,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:10,884 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:10,886 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:10,892 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:11,933 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@542aba71] 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. 2022-05-24T12:17:11,939 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65402e26] 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. 2022-05-24T12:17:11,960 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:11,967 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:12,208 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c64ee53: startup date [Tue May 24 12:17:10 CEST 2022]; root of context hierarchy 2022-05-24T12:17:12,210 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:12,210 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:12,223 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ea4dcc5: startup date [Tue May 24 12:17:12 CEST 2022]; root of context hierarchy 2022-05-24T12:17:12,273 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:12,315 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') 2022-05-24T12:17:12,315 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:12,315 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:12,331 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:12,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:12,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:12,332 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:12,334 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:12,342 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:12,344 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:13,425 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6354a50a] 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. 2022-05-24T12:17:13,434 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11885841] 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. 2022-05-24T12:17:13,471 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:13,473 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:13,720 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ea4dcc5: startup date [Tue May 24 12:17:12 CEST 2022]; root of context hierarchy 2022-05-24T12:17:13,721 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:13,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:13,742 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ba55a6b: startup date [Tue May 24 12:17:13 CEST 2022]; root of context hierarchy 2022-05-24T12:17:13,812 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:13,859 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') 2022-05-24T12:17:13,859 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:13,859 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:13,884 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:13,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:13,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:13,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:13,884 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:13,894 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:13,897 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:14,849 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f9b86f5] 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. 2022-05-24T12:17:14,853 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60ee1a29] 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. 2022-05-24T12:17:14,872 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:14,873 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:15,055 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ba55a6b: startup date [Tue May 24 12:17:13 CEST 2022]; root of context hierarchy 2022-05-24T12:17:15,055 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:15,056 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:15,067 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@e620893: startup date [Tue May 24 12:17:15 CEST 2022]; root of context hierarchy 2022-05-24T12:17:15,115 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:15,151 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') 2022-05-24T12:17:15,151 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:15,151 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:15,168 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:15,168 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:15,168 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:15,168 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:15,168 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:15,174 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:15,176 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:16,015 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49de4263] 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. 2022-05-24T12:17:16,018 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15c4b89b] 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. 2022-05-24T12:17:16,036 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:16,036 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:16,156 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@e620893: startup date [Tue May 24 12:17:15 CEST 2022]; root of context hierarchy 2022-05-24T12:17:16,156 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:16,156 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:16,179 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@308bd473: startup date [Tue May 24 12:17:16 CEST 2022]; root of context hierarchy 2022-05-24T12:17:16,231 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:16,267 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') 2022-05-24T12:17:16,268 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:16,269 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:16,296 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:16,296 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:16,297 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:16,297 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:16,297 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:16,302 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:16,304 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:17,252 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f7bc46e] 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. 2022-05-24T12:17:17,258 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29e94753] 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. 2022-05-24T12:17:17,278 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:17,278 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:17,415 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@308bd473: startup date [Tue May 24 12:17:16 CEST 2022]; root of context hierarchy 2022-05-24T12:17:17,416 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:17,417 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:17,432 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7a11426a: startup date [Tue May 24 12:17:17 CEST 2022]; root of context hierarchy 2022-05-24T12:17:17,486 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:17,524 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') 2022-05-24T12:17:17,524 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:17,525 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:17,549 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:17,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:17,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:17,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:17,549 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:17,554 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:17,557 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:18,966 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e1c387e] 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. 2022-05-24T12:17:18,968 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76795a95] 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. 2022-05-24T12:17:18,990 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:18,990 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:19,136 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7a11426a: startup date [Tue May 24 12:17:17 CEST 2022]; root of context hierarchy 2022-05-24T12:17:19,136 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:19,136 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: 32.672 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-05-24T12:17:19,267 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:19,296 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:19,296 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:19,296 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:19,296 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:19,296 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:19,304 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:19,308 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:20,357 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@481f2acb] 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. 2022-05-24T12:17:20,368 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d5d5473] 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. 2022-05-24T12:17:20,382 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:20,433 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:20,460 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:20,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:20,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:20,461 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:20,461 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:20,466 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:20,469 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:21,271 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@109f7381] 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. 2022-05-24T12:17:21,281 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@348c2548] 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. 2022-05-24T12:17:21,303 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:21,406 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:21,432 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:21,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:21,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:21,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:21,433 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:21,438 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:21,441 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:22,309 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ca9fd34] 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. 2022-05-24T12:17:22,317 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23b2ddc4] 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. 2022-05-24T12:17:22,333 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:22,368 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:22,385 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:22,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:22,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:22,390 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:22,390 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:22,398 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:22,400 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:23,025 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7977ed32] 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. 2022-05-24T12:17:23,034 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39613474] 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. 2022-05-24T12:17:23,045 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:23,119 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:23,134 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:23,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:23,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:23,135 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:23,135 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:23,138 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:23,140 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:23,991 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f8b373f] 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. 2022-05-24T12:17:23,993 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@513ad29e] 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. 2022-05-24T12:17:24,018 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:24,051 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:24,078 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:24,079 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:24,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:24,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:24,082 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:24,086 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:24,088 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:25,073 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@794efdf] 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. 2022-05-24T12:17:25,075 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@435932e3] 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. 2022-05-24T12:17:25,094 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: 5.922 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-05-24T12:17:25,141 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@727366da: startup date [Tue May 24 12:17:25 CEST 2022]; root of context hierarchy 2022-05-24T12:17:25,193 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:25,235 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') 2022-05-24T12:17:25,235 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:25,235 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:25,248 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:25,253 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:25,253 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:25,253 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:25,253 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:25,258 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:25,260 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:26,259 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@641c872d] 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. 2022-05-24T12:17:26,264 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76be352d] 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. 2022-05-24T12:17:26,280 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:26,281 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:26,507 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@727366da: startup date [Tue May 24 12:17:25 CEST 2022]; root of context hierarchy 2022-05-24T12:17:26,508 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:26,508 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: 1.397 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-05-24T12:17:26,542 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a2cc1e5: startup date [Tue May 24 12:17:26 CEST 2022]; root of context hierarchy 2022-05-24T12:17:26,609 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:17:26,665 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') 2022-05-24T12:17:26,665 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:26,665 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:17:26,687 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:17:26,688 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:17:26,688 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:17:26,688 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:17:26,688 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:17:26,698 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:17:26,700 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:17:27,343 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f182a43] 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. 2022-05-24T12:17:27,351 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b75f094] 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. 2022-05-24T12:17:27,364 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:17:27,364 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:17:27,575 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a2cc1e5: startup date [Tue May 24 12:17:26 CEST 2022]; root of context hierarchy 2022-05-24T12:17:27,576 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: 1.035 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_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 13 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17.jar (29 kB at 64 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17.pom Progress (1): 3.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17.pom (3.5 kB at 19 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 3.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220524.101727-17-sources.jar (28 kB at 183 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 1.5 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 1.24.5-SNAPSHOT [11/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target [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_1.24.x/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_1.24.x/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: 1.689 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest 2022-05-24T12:17:39,694 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pages 2022-05-24T12:17:42,600 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 2885 milliseconds 2022-05-24T12:17:42,987 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/index 2022-05-24T12:17:45,066 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#491072303 2022-05-24T12:17:45,067 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) 2022-05-24T12:17:47,750 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#829389930 2022-05-24T12:17:47,751 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2022-05-24T12:17:50,061 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#853762503 2022-05-24T12:17:50,061 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2022-05-24T12:17:50,455 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-05-24T12:17:53,377 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-05-24T12:17:53,450 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-05-24T12:17:53,496 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: 14.855 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest {field1=A, contents=A B D, field2=B} {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17.jar (54 kB at 193 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17.pom Progress (1): 3.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17.pom (3.0 kB at 4.3 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 4.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 3.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220524.101753-17-sources.jar (40 kB at 153 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.8 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 1.24.5-SNAPSHOT [12/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target [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_1.24.x/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 106 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 194 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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 88 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.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 2022-05-24T12:18:25,461 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:25,243_main/platform.xml 2022-05-24T12:18:26,537 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:25,243_main/template/platform.html 2022-05-24T12:18:26,538 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:25,243_main/template/hello-custom.html 2022-05-24T12:18:26,539 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:25,243_main/template/hello.html 2022-05-24T12:18:27,236 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:25,243_main/index.html 2022-05-24T12:18:28,108 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,044_main/platform.xml 2022-05-24T12:18:28,151 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,044_main/template/hello.html 2022-05-24T12:18:28,151 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,044_main/template/platform.html 2022-05-24T12:18:28,158 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,044_main/template/hello-custom.html 2022-05-24T12:18:28,196 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,044_main/index.html 2022-05-24T12:18:28,271 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,244_main/platform.xml 2022-05-24T12:18:28,309 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,244_main/template/platform.html 2022-05-24T12:18:28,309 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,244_main/template/hello-custom.html 2022-05-24T12:18:28,309 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-24-12:18:28,244_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.752 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-05-24T12:18:28,471 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] 2022-05-24T12:18:28,510 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@245253d8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12417468, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@459003a0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d325518, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b481bf5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2233cac0] 2022-05-24T12:18:28,718 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2022-05-24T12:18:29,097 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-24T12:18:29,171 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-24T12:18:29,385 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@198536f6: startup date [Tue May 24 12:18:29 CEST 2022]; root of context hierarchy 2022-05-24T12:18:29,817 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:18:29,818 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-05-24T12:18:29,818 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-05-24T12:18:29,820 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-05-24T12:18:29,821 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-05-24T12:18:29,835 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:18:29,843 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:18:29,846 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:18:29,849 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 24, 2022 12:18:30 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-24T12:18:31,191 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: Checkpoint start 2022-05-24T12:18:31,191 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: checkpointClose start 2022-05-24T12:18:31,287 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: checkpointClose synched 2022-05-24T12:18:31,297 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: checkpointClose script done 2022-05-24T12:18:31,310 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: checkpointClose end 2022-05-24T12:18:31,311 INFO [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80F5934585.ENGINE: Checkpoint end - txts: 1 2022-05-24T12:18:31,540 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:31,569 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-24T12:18:31,665 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-24T12:18:32,108 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-24T12:18:33,111 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:18:33,216 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:18:33,904 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-24T12:18:34,538 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:18:34,566 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:35,609 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-24T12:18:35,974 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 2022-05-24T12:18:35,975 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-05-24T12:18:36,317 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: 159957286 at org.appng.api.support.CallableAction.execute(CallableAction.java:460) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:334) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) ~[classes/:?] at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) ~[test-classes/:?] at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) ~[test-classes/:?] at org.appng.api.support.CallableAction.execute(CallableAction.java:442) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] ... 44 more 2022-05-24T12:18:36,842 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: 1892463551 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:265) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:236) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:332) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) ~[classes/:?] at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) ~[test-classes/:?] at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:222) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] ... 45 more 2022-05-24T12:18:37,553 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@198536f6: startup date [Tue May 24 12:18:29 CEST 2022]; root of context hierarchy 2022-05-24T12:18:37,554 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:37,554 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-24T12:18:37,695 INFO [HSQLDB Connection @308a8d5a] hsqldb.db.HSQLDB80F5934585.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.71 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-05-24T12:18:38,244 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.292 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-05-24T12:18:38,412 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-05-24T12:18:38,415 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG 2022-05-24T12:18:38,449 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-05-24T12:18:38,452 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 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.132 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-05-24T12:18:38,736 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] 2022-05-24T12:18:38,737 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e0faed6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53ccbc15, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5817b0d1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ea1fc9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@75e068dc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@437a4e61] 2022-05-24T12:18:38,786 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:18:38 CEST 2022]; root of context hierarchy 2022-05-24T12:18:39,658 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] 2022-05-24T12:18:39,659 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] 2022-05-24T12:18:39,662 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] 2022-05-24T12:18:39,663 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] 2022-05-24T12:18:39,663 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] 2022-05-24T12:18:39,664 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] 2022-05-24T12:18:39,664 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] 2022-05-24T12:18:39,665 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] 2022-05-24T12:18:39,665 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] 2022-05-24T12:18:39,670 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] 2022-05-24T12:18:39,671 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] 2022-05-24T12:18:39,671 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] 2022-05-24T12:18:39,672 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] 2022-05-24T12:18:39,672 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] 2022-05-24T12:18:39,678 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] 2022-05-24T12:18:39,679 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] 2022-05-24T12:18:39,680 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] 2022-05-24T12:18:39,899 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:18:40,166 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:18:40,249 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:18:40,376 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:18:40,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:18:40,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:18:40,377 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:18:40,385 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:18:40,482 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:18:40,487 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:18:43,158 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c4c091a] 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. 2022-05-24T12:18:43,170 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6afed88d] 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. 2022-05-24T12:18:43,266 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:18:43,266 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:18:43,290 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:18:38 CEST 2022]; root of context hierarchy 2022-05-24T12:18:45,831 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo 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) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.Expression.process(Expression.java:949) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324) ~[classes/:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:18:45,839 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-05-24T12:18:45,839 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl 2022-05-24T12:18:45,840 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml 2022-05-24T12:18:45,841 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt 2022-05-24T12:18:45,944 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:18:45,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-05-24T12:18:45,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl 2022-05-24T12:18:45,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml 2022-05-24T12:18:45,949 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt 2022-05-24T12:18:46,002 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:18:38 CEST 2022]; root of context hierarchy 2022-05-24T12:18:46,012 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:18:46,012 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: 7.379 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.007 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.012 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-05-24T12:18:46,140 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-24 12:18:46) 2022-05-24T12:18:46,143 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-05-24 12:18:46) 2022-05-24T12:18:46,143 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-05-24 12:18:46, accessed: 2022-05-24 12:18:46, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-05-24T12:18:46,155 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-24 12:18:46) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-05-24T12:18:46,196 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-05-24T12:18:46,197 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-05-24T12:18:46,202 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-05-24T12:18:46,245 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2095225286 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:18:46,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1452351559 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:18:46,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1484465333 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:18:46,434 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333] at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333] at java.io.FileInputStream.(FileInputStream.java:138) ~[?:1.8.0_333] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130) ~[classes/:?] at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) ~[classes/:?] at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:18:46,495 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1879980915 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-05-24T12:18:46,596 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] 2022-05-24T12:18:46,596 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17746fcb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@635ad140, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3c703142, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1aef48f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ed16651, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b34721a] 2022-05-24T12:18:46,612 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2022-05-24T12:18:46,671 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-24T12:18:46,714 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-24T12:18:46,766 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2673ba1f: startup date [Tue May 24 12:18:46 CEST 2022]; root of context hierarchy 2022-05-24T12:18:46,827 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:18:46,828 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-05-24T12:18:46,829 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-05-24T12:18:46,838 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-05-24T12:18:46,840 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-05-24T12:18:46,840 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:18:46,840 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:18:46,840 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:18:46,843 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:18:47,094 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:47,095 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-24T12:18:47,311 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:18:47,322 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:18:47,610 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:18:47,610 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:47,896 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-24T12:18:48,174 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2673ba1f: startup date [Tue May 24 12:18:46 CEST 2022]; root of context hierarchy 2022-05-24T12:18:48,174 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:18:48,174 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-24T12:18:48,412 INFO [HSQLDB Connection @1f4c2c9f] hsqldb.db.HSQLDB80F5934585.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-05-24T12:18:48,539 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! May 24, 2022 12:18:48 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. May 24, 2022 12:18:49 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-05-24T12:18:49,980 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5701 [appNG] [5.1.1] + + 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 2022-05-24T12:18:49,980 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-05-24T12:18:49,981 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701 2022-05-24T12:18:49,981 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG 2022-05-24T12:18:49,981 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-05-24T12:18:49,992 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, 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 (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-05-24T12:18:51,714 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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. 2022-05-24T12:18:52,166 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery 2022-05-24T12:18:52,174 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5701 [appNG] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-05-24T12:18:53,201 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-05-24T12:18:53,210 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING 2022-05-24T12:18:55,459 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] Members {size:1, ver:1} [ Member [10.102.4.103]:5701 - 69f1f9a5-f389-43bc-8f6c-4f4a4c8015c4 this ] 2022-05-24T12:18:55,518 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED 2022-05-24T12:18:55,519 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701} 2022-05-24T12:18:55,581 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement... 2022-05-24T12:18:55,704 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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}} 2022-05-24T12:18:55,781 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-05-24T12:18:56,303 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-05-24T12:18:56,311 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf 2022-05-24T12:18:56,313 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de 2022-05-24T12:18:56,318 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-05-24T12:18:56,321 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-05-24T12:18:56,353 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-05-24T12:18:56,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-05-24T12:18:56,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-05-24T12:18:56,592 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 4) 2022-05-24T12:18:56,596 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 3) 2022-05-24T12:18:56,598 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 2) 2022-05-24T12:18:56,598 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1) 2022-05-24T12:18:56,688 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-05-24T12:18:56,694 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-05-24T12:18:56,702 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-05-24T12:18:56,706 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-05-24T12:18:56,707 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-05-24T12:18:56,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-05-24T12:18:56,718 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-05-24T12:18:56,722 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-05-24T12:18:56,724 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-05-24T12:18:56,725 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-05-24T12:18:56,734 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-05-24T12:18:56,738 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-05-24T12:18:56,740 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-05-24T12:18:56,766 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-05-24T12:18:56,772 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-05-24T12:18:56,774 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-05-24T12:18:56,778 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-05-24T12:18:56,781 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-05-24T12:18:56,794 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-05-24T12:18:56,796 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-05-24T12:18:56,797 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-05-24T12:18:56,799 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-05-24T12:18:56,802 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-05-24T12:18:56,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-05-24T12:18:56,814 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-05-24T12:18:56,816 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-05-24T12:18:56,818 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-05-24T12:18:56,822 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-05-24T12:18:56,826 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-05-24T12:18:56,830 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-05-24T12:18:56,834 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-05-24T12:18:56,836 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-05-24T12:18:56,842 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-05-24T12:18:56,847 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-05-24T12:18:56,850 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-05-24T12:18:56,851 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-05-24T12:18:56,857 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-05-24T12:18:56,866 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-05-24T12:18:56,870 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-05-24T12:18:56,884 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-05-24T12:18:56,887 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-05-24T12:18:56,893 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-05-24T12:18:56,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-05-24T12:18:56,902 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-05-24T12:18:56,904 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-05-24T12:18:56,906 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-05-24T12:18:56,910 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2022-05-24T12:18:56,913 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2022-05-24T12:18:56,919 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt 2022-05-24T12:18:56,922 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt 2022-05-24T12:18:56,923 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt 2022-05-24T12:18:56,926 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt 2022-05-24T12:18:56,938 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt 2022-05-24T12:18:56,939 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt 2022-05-24T12:18:56,942 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt 2022-05-24T12:18:56,945 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt 2022-05-24T12:18:56,950 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt 2022-05-24T12:18:56,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt 2022-05-24T12:18:56,956 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt 2022-05-24T12:18:56,958 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt 2022-05-24T12:18:56,966 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt 2022-05-24T12:18:56,967 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt 2022-05-24T12:18:56,969 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt 2022-05-24T12:18:56,971 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt 2022-05-24T12:18:56,981 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt 2022-05-24T12:18:56,986 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt 2022-05-24T12:18:56,988 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt 2022-05-24T12:18:56,990 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo22.txt 2022-05-24T12:18:56,994 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo22.txt 2022-05-24T12:18:56,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo23.txt 2022-05-24T12:18:57,000 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo23.txt 2022-05-24T12:18:57,006 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo23.txt 2022-05-24T12:18:57,008 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo24.txt 2022-05-24T12:18:57,010 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo24.txt 2022-05-24T12:18:57,015 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo24.txt 2022-05-24T12:18:57,017 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo25.txt 2022-05-24T12:18:57,019 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo25.txt 2022-05-24T12:18:57,024 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo25.txt 2022-05-24T12:18:57,027 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo26.txt 2022-05-24T12:18:57,034 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo26.txt 2022-05-24T12:18:57,038 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo26.txt 2022-05-24T12:18:57,040 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo27.txt 2022-05-24T12:18:57,043 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo27.txt 2022-05-24T12:18:57,046 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo27.txt 2022-05-24T12:18:57,051 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo28.txt 2022-05-24T12:18:57,053 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo28.txt 2022-05-24T12:18:57,057 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo28.txt 2022-05-24T12:18:57,059 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo29.txt 2022-05-24T12:18:57,062 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo29.txt 2022-05-24T12:18:57,066 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo29.txt 2022-05-24T12:18:57,067 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo30.txt 2022-05-24T12:18:57,071 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo30.txt 2022-05-24T12:18:57,074 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo30.txt 2022-05-24T12:18:57,077 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo31.txt 2022-05-24T12:18:57,082 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo31.txt 2022-05-24T12:18:57,084 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo31.txt 2022-05-24T12:18:57,086 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo32.txt 2022-05-24T12:18:57,090 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo32.txt 2022-05-24T12:18:57,092 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo32.txt 2022-05-24T12:18:57,094 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo33.txt 2022-05-24T12:18:57,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo33.txt 2022-05-24T12:18:57,101 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo33.txt 2022-05-24T12:18:57,106 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo34.txt 2022-05-24T12:18:57,108 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo34.txt 2022-05-24T12:18:57,110 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo34.txt 2022-05-24T12:18:57,114 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo35.txt 2022-05-24T12:18:57,115 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo35.txt 2022-05-24T12:18:57,118 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo35.txt 2022-05-24T12:18:57,122 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo36.txt 2022-05-24T12:18:57,124 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36.txt 2022-05-24T12:18:57,127 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36.txt 2022-05-24T12:18:57,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo37.txt 2022-05-24T12:18:57,134 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo37.txt 2022-05-24T12:18:57,136 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo37.txt 2022-05-24T12:18:57,138 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo38.txt 2022-05-24T12:18:57,142 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo38.txt 2022-05-24T12:18:57,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo38.txt 2022-05-24T12:18:57,148 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo39.txt 2022-05-24T12:18:57,150 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo39.txt 2022-05-24T12:18:57,154 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo39.txt 2022-05-24T12:18:57,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo40.txt 2022-05-24T12:18:57,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo40.txt 2022-05-24T12:18:57,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo40.txt 2022-05-24T12:18:57,166 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo41.txt 2022-05-24T12:18:57,169 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo41.txt 2022-05-24T12:18:57,171 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo41.txt 2022-05-24T12:18:57,175 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo42.txt 2022-05-24T12:18:57,177 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo42.txt 2022-05-24T12:18:57,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo42.txt 2022-05-24T12:18:57,184 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo43.txt 2022-05-24T12:18:57,186 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo43.txt 2022-05-24T12:18:57,188 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo43.txt 2022-05-24T12:18:57,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo44.txt 2022-05-24T12:18:57,196 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo44.txt 2022-05-24T12:18:57,198 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo44.txt 2022-05-24T12:18:57,202 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo45.txt 2022-05-24T12:18:57,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo45.txt 2022-05-24T12:18:57,206 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo45.txt 2022-05-24T12:18:57,209 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo46.txt 2022-05-24T12:18:57,214 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo46.txt 2022-05-24T12:18:57,217 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo46.txt 2022-05-24T12:18:57,218 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo47.txt 2022-05-24T12:18:57,221 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo47.txt 2022-05-24T12:18:57,226 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo47.txt 2022-05-24T12:18:57,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo48.txt 2022-05-24T12:18:57,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo48.txt 2022-05-24T12:18:57,232 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo48.txt 2022-05-24T12:18:57,246 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo49.txt 2022-05-24T12:18:57,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo49.txt 2022-05-24T12:18:57,249 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo49.txt 2022-05-24T12:18:57,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo50.txt 2022-05-24T12:18:57,257 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo50.txt 2022-05-24T12:18:57,259 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo50.txt 2022-05-24T12:18:57,262 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo51.txt 2022-05-24T12:18:57,270 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo51.txt 2022-05-24T12:18:57,272 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo51.txt 2022-05-24T12:18:57,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo52.txt 2022-05-24T12:18:57,277 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo52.txt 2022-05-24T12:18:57,282 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo52.txt 2022-05-24T12:18:57,285 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo53.txt 2022-05-24T12:18:57,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo53.txt 2022-05-24T12:18:57,305 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo53.txt 2022-05-24T12:18:57,307 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo54.txt 2022-05-24T12:18:57,312 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo54.txt 2022-05-24T12:18:57,314 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo54.txt 2022-05-24T12:18:57,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo55.txt 2022-05-24T12:18:57,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo55.txt 2022-05-24T12:18:57,328 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo55.txt 2022-05-24T12:18:57,330 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo56.txt 2022-05-24T12:18:57,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo56.txt 2022-05-24T12:18:57,342 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo56.txt 2022-05-24T12:18:57,344 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo57.txt 2022-05-24T12:18:57,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo57.txt 2022-05-24T12:18:57,354 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo57.txt 2022-05-24T12:18:57,356 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo58.txt 2022-05-24T12:18:57,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo58.txt 2022-05-24T12:18:57,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo58.txt 2022-05-24T12:18:57,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo59.txt 2022-05-24T12:18:57,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo59.txt 2022-05-24T12:18:57,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo59.txt 2022-05-24T12:18:57,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo60.txt 2022-05-24T12:18:57,383 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo60.txt 2022-05-24T12:18:57,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo60.txt 2022-05-24T12:18:57,389 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo61.txt 2022-05-24T12:18:57,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo61.txt 2022-05-24T12:18:57,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo61.txt 2022-05-24T12:18:57,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo62.txt 2022-05-24T12:18:57,403 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo62.txt 2022-05-24T12:18:57,406 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo62.txt 2022-05-24T12:18:57,414 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo63.txt 2022-05-24T12:18:57,416 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo63.txt 2022-05-24T12:18:57,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo63.txt 2022-05-24T12:18:57,420 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo64.txt 2022-05-24T12:18:57,422 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo64.txt 2022-05-24T12:18:57,428 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo64.txt 2022-05-24T12:18:57,435 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo65.txt 2022-05-24T12:18:57,438 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo65.txt 2022-05-24T12:18:57,445 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo65.txt 2022-05-24T12:18:57,449 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo66.txt 2022-05-24T12:18:57,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo66.txt 2022-05-24T12:18:57,454 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo66.txt 2022-05-24T12:18:57,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo67.txt 2022-05-24T12:18:57,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo67.txt 2022-05-24T12:18:57,470 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo67.txt 2022-05-24T12:18:57,472 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo68.txt 2022-05-24T12:18:57,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo68.txt 2022-05-24T12:18:57,479 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo68.txt 2022-05-24T12:18:57,486 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo69.txt 2022-05-24T12:18:57,493 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo69.txt 2022-05-24T12:18:57,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo69.txt 2022-05-24T12:18:57,498 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo70.txt 2022-05-24T12:18:57,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo70.txt 2022-05-24T12:18:57,510 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo70.txt 2022-05-24T12:18:57,512 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo71.txt 2022-05-24T12:18:57,515 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo71.txt 2022-05-24T12:18:57,519 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo71.txt 2022-05-24T12:18:57,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo72.txt 2022-05-24T12:18:57,529 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo72.txt 2022-05-24T12:18:57,534 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo72.txt 2022-05-24T12:18:57,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo73.txt 2022-05-24T12:18:57,538 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo73.txt 2022-05-24T12:18:57,543 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo73.txt 2022-05-24T12:18:57,546 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo74.txt 2022-05-24T12:18:57,548 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo74.txt 2022-05-24T12:18:57,554 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo74.txt 2022-05-24T12:18:57,558 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo75.txt 2022-05-24T12:18:57,570 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo75.txt 2022-05-24T12:18:57,572 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo75.txt 2022-05-24T12:18:57,573 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo76.txt 2022-05-24T12:18:57,576 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo76.txt 2022-05-24T12:18:57,578 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo76.txt 2022-05-24T12:18:57,585 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo77.txt 2022-05-24T12:18:57,587 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo77.txt 2022-05-24T12:18:57,588 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo77.txt 2022-05-24T12:18:57,594 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo78.txt 2022-05-24T12:18:57,597 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo78.txt 2022-05-24T12:18:57,600 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo78.txt 2022-05-24T12:18:57,602 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo79.txt 2022-05-24T12:18:57,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo79.txt 2022-05-24T12:18:57,614 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo79.txt 2022-05-24T12:18:57,616 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo80.txt 2022-05-24T12:18:57,627 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo80.txt 2022-05-24T12:18:57,629 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo80.txt 2022-05-24T12:18:57,634 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo81.txt 2022-05-24T12:18:57,638 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo81.txt 2022-05-24T12:18:57,641 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo81.txt 2022-05-24T12:18:57,645 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo82.txt 2022-05-24T12:18:57,649 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo82.txt 2022-05-24T12:18:57,654 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo82.txt 2022-05-24T12:18:57,658 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo83.txt 2022-05-24T12:18:57,664 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo83.txt 2022-05-24T12:18:57,666 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo83.txt 2022-05-24T12:18:57,671 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo84.txt 2022-05-24T12:18:57,673 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo84.txt 2022-05-24T12:18:57,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo84.txt 2022-05-24T12:18:57,682 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo85.txt 2022-05-24T12:18:57,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo85.txt 2022-05-24T12:18:57,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo85.txt 2022-05-24T12:18:57,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo86.txt 2022-05-24T12:18:57,699 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo86.txt 2022-05-24T12:18:57,702 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo86.txt 2022-05-24T12:18:57,704 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo87.txt 2022-05-24T12:18:57,706 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo87.txt 2022-05-24T12:18:57,716 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo87.txt 2022-05-24T12:18:57,718 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo88.txt 2022-05-24T12:18:57,722 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo88.txt 2022-05-24T12:18:57,726 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo88.txt 2022-05-24T12:18:57,728 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo89.txt 2022-05-24T12:18:57,737 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo89.txt 2022-05-24T12:18:57,739 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo89.txt 2022-05-24T12:18:57,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo90.txt 2022-05-24T12:18:57,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo90.txt 2022-05-24T12:18:57,749 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo90.txt 2022-05-24T12:18:57,751 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo91.txt 2022-05-24T12:18:57,754 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo91.txt 2022-05-24T12:18:57,755 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo91.txt 2022-05-24T12:18:57,762 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo92.txt 2022-05-24T12:18:57,766 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo92.txt 2022-05-24T12:18:57,768 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo92.txt 2022-05-24T12:18:57,770 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo93.txt 2022-05-24T12:18:57,774 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo93.txt 2022-05-24T12:18:57,779 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo93.txt 2022-05-24T12:18:57,781 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo94.txt 2022-05-24T12:18:57,782 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo94.txt 2022-05-24T12:18:57,786 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo94.txt 2022-05-24T12:18:57,799 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo95.txt 2022-05-24T12:18:57,801 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo95.txt 2022-05-24T12:18:57,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo95.txt 2022-05-24T12:18:57,808 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo96.txt 2022-05-24T12:18:57,810 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo96.txt 2022-05-24T12:18:57,814 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo96.txt 2022-05-24T12:18:57,816 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo97.txt 2022-05-24T12:18:57,819 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo97.txt 2022-05-24T12:18:57,826 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo97.txt 2022-05-24T12:18:57,828 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo98.txt 2022-05-24T12:18:57,834 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo98.txt 2022-05-24T12:18:57,836 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo98.txt 2022-05-24T12:18:57,838 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo99.txt 2022-05-24T12:18:57,842 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo99.txt 2022-05-24T12:18:57,844 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo99.txt 2022-05-24T12:18:57,846 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo100.txt 2022-05-24T12:18:57,851 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo100.txt 2022-05-24T12:18:57,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo100.txt 2022-05-24T12:18:57,856 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo101.txt 2022-05-24T12:18:57,862 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo101.txt 2022-05-24T12:18:57,864 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo101.txt 2022-05-24T12:18:57,866 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo102.txt 2022-05-24T12:18:57,868 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo102.txt 2022-05-24T12:18:57,871 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo102.txt 2022-05-24T12:18:57,875 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo103.txt 2022-05-24T12:18:57,877 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo103.txt 2022-05-24T12:18:57,881 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo103.txt 2022-05-24T12:18:57,883 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo104.txt 2022-05-24T12:18:57,887 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo104.txt 2022-05-24T12:18:57,890 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo104.txt 2022-05-24T12:18:57,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo105.txt 2022-05-24T12:18:57,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo105.txt 2022-05-24T12:18:57,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo105.txt 2022-05-24T12:18:57,902 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo106.txt 2022-05-24T12:18:57,904 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo106.txt 2022-05-24T12:18:57,910 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo106.txt 2022-05-24T12:18:57,913 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo107.txt 2022-05-24T12:18:57,918 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo107.txt 2022-05-24T12:18:57,922 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo107.txt 2022-05-24T12:18:57,924 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo108.txt 2022-05-24T12:18:57,926 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo108.txt 2022-05-24T12:18:57,931 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo108.txt 2022-05-24T12:18:57,938 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo109.txt 2022-05-24T12:18:57,939 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo109.txt 2022-05-24T12:18:57,941 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo109.txt 2022-05-24T12:18:57,943 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo110.txt 2022-05-24T12:18:57,946 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo110.txt 2022-05-24T12:18:57,948 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo110.txt 2022-05-24T12:18:57,953 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo111.txt 2022-05-24T12:18:57,955 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo111.txt 2022-05-24T12:18:57,957 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo111.txt 2022-05-24T12:18:57,959 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo112.txt 2022-05-24T12:18:57,966 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo112.txt 2022-05-24T12:18:57,972 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo112.txt 2022-05-24T12:18:57,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo113.txt 2022-05-24T12:18:57,980 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo113.txt 2022-05-24T12:18:57,982 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo113.txt 2022-05-24T12:18:58,062 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo114.txt 2022-05-24T12:18:58,064 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo114.txt 2022-05-24T12:18:58,066 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo114.txt 2022-05-24T12:18:58,070 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo115.txt 2022-05-24T12:18:58,071 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo115.txt 2022-05-24T12:18:58,072 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo115.txt 2022-05-24T12:18:58,074 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo116.txt 2022-05-24T12:18:58,082 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo116.txt 2022-05-24T12:18:58,086 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo116.txt 2022-05-24T12:18:58,087 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo117.txt 2022-05-24T12:18:58,090 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo117.txt 2022-05-24T12:18:58,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo117.txt 2022-05-24T12:18:58,099 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo118.txt 2022-05-24T12:18:58,101 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo118.txt 2022-05-24T12:18:58,106 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo118.txt 2022-05-24T12:18:58,110 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo119.txt 2022-05-24T12:18:58,111 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo119.txt 2022-05-24T12:18:58,113 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo119.txt 2022-05-24T12:18:58,118 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo120.txt 2022-05-24T12:18:58,123 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo120.txt 2022-05-24T12:18:58,124 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo120.txt 2022-05-24T12:18:58,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo121.txt 2022-05-24T12:18:58,131 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo121.txt 2022-05-24T12:18:58,135 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo121.txt 2022-05-24T12:18:58,139 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo122.txt 2022-05-24T12:18:58,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo122.txt 2022-05-24T12:18:58,149 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo122.txt 2022-05-24T12:18:58,154 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo123.txt 2022-05-24T12:18:58,155 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo123.txt 2022-05-24T12:18:58,166 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo123.txt 2022-05-24T12:18:58,170 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo124.txt 2022-05-24T12:18:58,174 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo124.txt 2022-05-24T12:18:58,178 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo124.txt 2022-05-24T12:18:58,180 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo125.txt 2022-05-24T12:18:58,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo125.txt 2022-05-24T12:18:58,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo125.txt 2022-05-24T12:18:58,195 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo126.txt 2022-05-24T12:18:58,199 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo126.txt 2022-05-24T12:18:58,204 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo126.txt 2022-05-24T12:18:58,208 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo127.txt 2022-05-24T12:18:58,215 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo127.txt 2022-05-24T12:18:58,218 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo127.txt 2022-05-24T12:18:58,220 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo128.txt 2022-05-24T12:18:58,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo128.txt 2022-05-24T12:18:58,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo128.txt 2022-05-24T12:18:58,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo129.txt 2022-05-24T12:18:58,234 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo129.txt 2022-05-24T12:18:58,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo129.txt 2022-05-24T12:18:58,240 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo130.txt 2022-05-24T12:18:58,243 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo130.txt 2022-05-24T12:18:58,246 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo130.txt 2022-05-24T12:18:58,249 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 397 events 2022-05-24T12:18:58,255 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3410.txt 2022-05-24T12:18:58,270 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3410.txt 2022-05-24T12:18:58,272 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3411.txt 2022-05-24T12:18:58,277 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3411.txt 2022-05-24T12:18:58,279 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3411.txt 2022-05-24T12:18:58,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3412.txt 2022-05-24T12:18:58,284 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3412.txt 2022-05-24T12:18:58,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3412.txt 2022-05-24T12:18:58,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3413.txt 2022-05-24T12:18:58,301 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3413.txt 2022-05-24T12:18:58,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3413.txt 2022-05-24T12:18:58,308 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3414.txt 2022-05-24T12:18:58,310 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3414.txt 2022-05-24T12:18:58,325 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3414.txt 2022-05-24T12:18:58,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3415.txt 2022-05-24T12:18:58,329 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3415.txt 2022-05-24T12:18:58,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3415.txt 2022-05-24T12:18:58,340 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3416.txt 2022-05-24T12:18:58,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3416.txt 2022-05-24T12:18:58,347 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3416.txt 2022-05-24T12:18:58,351 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3417.txt 2022-05-24T12:18:58,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3417.txt 2022-05-24T12:18:58,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3417.txt 2022-05-24T12:18:58,373 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3418.txt 2022-05-24T12:18:58,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3418.txt 2022-05-24T12:18:58,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3418.txt 2022-05-24T12:18:58,380 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3419.txt 2022-05-24T12:18:58,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3419.txt 2022-05-24T12:18:58,387 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3419.txt 2022-05-24T12:18:58,390 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3420.txt 2022-05-24T12:18:58,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3420.txt 2022-05-24T12:18:58,395 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3420.txt 2022-05-24T12:18:58,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3421.txt 2022-05-24T12:18:58,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3421.txt 2022-05-24T12:18:58,407 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3421.txt 2022-05-24T12:18:58,408 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3422.txt 2022-05-24T12:18:58,410 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3422.txt 2022-05-24T12:18:58,418 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3422.txt 2022-05-24T12:18:58,420 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3423.txt 2022-05-24T12:18:58,422 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3423.txt 2022-05-24T12:18:58,427 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3423.txt 2022-05-24T12:18:58,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3424.txt 2022-05-24T12:18:58,432 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3424.txt 2022-05-24T12:18:58,438 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3424.txt 2022-05-24T12:18:58,443 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3425.txt 2022-05-24T12:18:58,444 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3425.txt 2022-05-24T12:18:58,446 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3425.txt 2022-05-24T12:18:58,452 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3426.txt 2022-05-24T12:18:58,453 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3426.txt 2022-05-24T12:18:58,455 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3426.txt 2022-05-24T12:18:58,458 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3427.txt 2022-05-24T12:18:58,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3427.txt 2022-05-24T12:18:58,464 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3427.txt 2022-05-24T12:18:58,470 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3428.txt 2022-05-24T12:18:58,472 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3428.txt 2022-05-24T12:18:58,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3428.txt 2022-05-24T12:18:58,476 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3429.txt 2022-05-24T12:18:58,478 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3429.txt 2022-05-24T12:18:58,481 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3429.txt 2022-05-24T12:18:58,490 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3430.txt 2022-05-24T12:18:58,498 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3430.txt 2022-05-24T12:18:58,500 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3430.txt 2022-05-24T12:18:58,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3431.txt 2022-05-24T12:18:58,506 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3431.txt 2022-05-24T12:18:58,507 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3431.txt 2022-05-24T12:18:58,507 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3432.txt 2022-05-24T12:18:58,515 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3432.txt 2022-05-24T12:18:58,517 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3432.txt 2022-05-24T12:18:58,519 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3433.txt 2022-05-24T12:18:58,523 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3433.txt 2022-05-24T12:18:58,524 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3433.txt 2022-05-24T12:18:58,528 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3434.txt 2022-05-24T12:18:58,580 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3434.txt 2022-05-24T12:18:58,585 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3434.txt 2022-05-24T12:18:58,587 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3435.txt 2022-05-24T12:18:58,592 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3435.txt 2022-05-24T12:18:58,594 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3435.txt 2022-05-24T12:18:58,606 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3436.txt 2022-05-24T12:18:58,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3436.txt 2022-05-24T12:18:58,612 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3436.txt 2022-05-24T12:18:58,615 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3437.txt 2022-05-24T12:18:58,617 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3437.txt 2022-05-24T12:18:58,622 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3437.txt 2022-05-24T12:18:58,632 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3438.txt 2022-05-24T12:18:58,634 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3438.txt 2022-05-24T12:18:58,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3438.txt 2022-05-24T12:18:58,642 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3439.txt 2022-05-24T12:18:58,644 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3439.txt 2022-05-24T12:18:58,652 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3439.txt 2022-05-24T12:18:58,654 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3440.txt 2022-05-24T12:18:58,656 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3440.txt 2022-05-24T12:18:58,665 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3440.txt 2022-05-24T12:18:58,670 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3441.txt 2022-05-24T12:18:58,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3441.txt 2022-05-24T12:18:58,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3441.txt 2022-05-24T12:18:58,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3442.txt 2022-05-24T12:18:58,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3442.txt 2022-05-24T12:18:58,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3442.txt 2022-05-24T12:18:58,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3443.txt 2022-05-24T12:18:58,692 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3443.txt 2022-05-24T12:18:58,694 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3443.txt 2022-05-24T12:18:58,705 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3444.txt 2022-05-24T12:18:58,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3444.txt 2022-05-24T12:18:58,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3444.txt 2022-05-24T12:18:58,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3445.txt 2022-05-24T12:18:58,718 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3445.txt 2022-05-24T12:18:58,722 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3445.txt 2022-05-24T12:18:58,724 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3446.txt 2022-05-24T12:18:58,726 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3446.txt 2022-05-24T12:18:58,730 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3446.txt 2022-05-24T12:18:58,731 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3447.txt 2022-05-24T12:18:58,735 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3447.txt 2022-05-24T12:18:58,739 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3447.txt 2022-05-24T12:18:58,740 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3448.txt 2022-05-24T12:18:58,744 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3448.txt 2022-05-24T12:18:58,785 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3448.txt 2022-05-24T12:18:58,788 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3449.txt 2022-05-24T12:18:58,792 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3449.txt 2022-05-24T12:18:58,793 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3449.txt 2022-05-24T12:18:58,800 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3450.txt 2022-05-24T12:18:58,801 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3450.txt 2022-05-24T12:18:58,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3450.txt 2022-05-24T12:18:58,807 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3451.txt 2022-05-24T12:18:58,809 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3451.txt 2022-05-24T12:18:58,814 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3451.txt 2022-05-24T12:18:58,816 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3452.txt 2022-05-24T12:18:58,817 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3452.txt 2022-05-24T12:18:58,821 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3452.txt 2022-05-24T12:18:58,823 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3453.txt 2022-05-24T12:18:58,825 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3453.txt 2022-05-24T12:18:58,830 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3453.txt 2022-05-24T12:18:58,832 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3454.txt 2022-05-24T12:18:58,833 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3454.txt 2022-05-24T12:18:58,835 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3454.txt 2022-05-24T12:18:58,838 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3455.txt 2022-05-24T12:18:58,840 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3455.txt 2022-05-24T12:18:58,843 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3455.txt 2022-05-24T12:18:58,847 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3456.txt 2022-05-24T12:18:58,848 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3456.txt 2022-05-24T12:18:58,852 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3456.txt 2022-05-24T12:18:58,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3457.txt 2022-05-24T12:18:58,856 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3457.txt 2022-05-24T12:18:58,862 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3457.txt 2022-05-24T12:18:58,863 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3458.txt 2022-05-24T12:18:58,865 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3458.txt 2022-05-24T12:18:58,867 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3458.txt 2022-05-24T12:18:58,871 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3459.txt 2022-05-24T12:18:58,872 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3459.txt 2022-05-24T12:18:58,878 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3459.txt 2022-05-24T12:18:58,879 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3460.txt 2022-05-24T12:18:58,881 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3460.txt 2022-05-24T12:18:58,883 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3460.txt 2022-05-24T12:18:58,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3461.txt 2022-05-24T12:18:58,888 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3461.txt 2022-05-24T12:18:58,893 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3461.txt 2022-05-24T12:18:58,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3462.txt 2022-05-24T12:18:58,897 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3462.txt 2022-05-24T12:18:58,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3462.txt 2022-05-24T12:18:58,903 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3463.txt 2022-05-24T12:18:58,904 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3463.txt 2022-05-24T12:18:58,910 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3463.txt 2022-05-24T12:18:58,911 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3464.txt 2022-05-24T12:18:58,913 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3464.txt 2022-05-24T12:18:58,915 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3464.txt 2022-05-24T12:18:58,918 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3465.txt 2022-05-24T12:18:58,920 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3465.txt 2022-05-24T12:18:58,922 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3465.txt 2022-05-24T12:18:58,926 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3466.txt 2022-05-24T12:18:58,928 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3466.txt 2022-05-24T12:18:58,931 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3466.txt 2022-05-24T12:18:58,934 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3467.txt 2022-05-24T12:18:58,935 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3467.txt 2022-05-24T12:18:58,939 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3467.txt 2022-05-24T12:18:58,942 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3468.txt 2022-05-24T12:18:58,943 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3468.txt 2022-05-24T12:18:58,947 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3468.txt 2022-05-24T12:18:58,950 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3469.txt 2022-05-24T12:18:58,952 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3469.txt 2022-05-24T12:18:58,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3469.txt 2022-05-24T12:18:58,957 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3470.txt 2022-05-24T12:18:58,962 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3470.txt 2022-05-24T12:18:58,964 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3470.txt 2022-05-24T12:18:58,965 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3471.txt 2022-05-24T12:18:58,967 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3471.txt 2022-05-24T12:18:58,971 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3471.txt 2022-05-24T12:18:58,972 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3472.txt 2022-05-24T12:18:58,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3472.txt 2022-05-24T12:18:58,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3472.txt 2022-05-24T12:18:58,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3473.txt 2022-05-24T12:18:59,032 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3473.txt 2022-05-24T12:18:59,036 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3473.txt 2022-05-24T12:18:59,042 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3474.txt 2022-05-24T12:18:59,046 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3474.txt 2022-05-24T12:18:59,054 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3474.txt 2022-05-24T12:18:59,056 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3475.txt 2022-05-24T12:18:59,058 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3475.txt 2022-05-24T12:18:59,074 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3475.txt 2022-05-24T12:18:59,075 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3476.txt 2022-05-24T12:18:59,077 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3476.txt 2022-05-24T12:18:59,083 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3476.txt 2022-05-24T12:18:59,089 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3477.txt 2022-05-24T12:18:59,102 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3477.txt 2022-05-24T12:18:59,102 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3477.txt 2022-05-24T12:18:59,107 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3478.txt 2022-05-24T12:18:59,108 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3478.txt 2022-05-24T12:18:59,114 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3478.txt 2022-05-24T12:18:59,126 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3479.txt 2022-05-24T12:18:59,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3479.txt 2022-05-24T12:18:59,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3479.txt 2022-05-24T12:18:59,134 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3480.txt 2022-05-24T12:18:59,138 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3480.txt 2022-05-24T12:18:59,142 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3480.txt 2022-05-24T12:18:59,151 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3481.txt 2022-05-24T12:18:59,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3481.txt 2022-05-24T12:18:59,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3481.txt 2022-05-24T12:18:59,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3482.txt 2022-05-24T12:18:59,170 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3482.txt 2022-05-24T12:18:59,172 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3482.txt 2022-05-24T12:18:59,173 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3483.txt 2022-05-24T12:18:59,181 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3483.txt 2022-05-24T12:18:59,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3483.txt 2022-05-24T12:18:59,186 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3484.txt 2022-05-24T12:18:59,187 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3484.txt 2022-05-24T12:18:59,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3484.txt 2022-05-24T12:18:59,197 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3485.txt 2022-05-24T12:18:59,202 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3485.txt 2022-05-24T12:18:59,206 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3485.txt 2022-05-24T12:18:59,208 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3486.txt 2022-05-24T12:18:59,218 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3486.txt 2022-05-24T12:18:59,219 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3486.txt 2022-05-24T12:18:59,226 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3487.txt 2022-05-24T12:18:59,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3487.txt 2022-05-24T12:18:59,232 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3487.txt 2022-05-24T12:18:59,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3488.txt 2022-05-24T12:18:59,244 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3488.txt 2022-05-24T12:18:59,245 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3488.txt 2022-05-24T12:18:59,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3489.txt 2022-05-24T12:18:59,250 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3489.txt 2022-05-24T12:18:59,262 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3489.txt 2022-05-24T12:18:59,264 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3490.txt 2022-05-24T12:18:59,270 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3490.txt 2022-05-24T12:18:59,273 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3490.txt 2022-05-24T12:18:59,278 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3491.txt 2022-05-24T12:18:59,280 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3491.txt 2022-05-24T12:18:59,282 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3491.txt 2022-05-24T12:18:59,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3492.txt 2022-05-24T12:18:59,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3492.txt 2022-05-24T12:18:59,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3492.txt 2022-05-24T12:18:59,298 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3493.txt 2022-05-24T12:18:59,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3493.txt 2022-05-24T12:18:59,306 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3493.txt 2022-05-24T12:18:59,310 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3494.txt 2022-05-24T12:18:59,311 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3494.txt 2022-05-24T12:18:59,314 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3494.txt 2022-05-24T12:18:59,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3495.txt 2022-05-24T12:18:59,324 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3495.txt 2022-05-24T12:18:59,331 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3495.txt 2022-05-24T12:18:59,338 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3496.txt 2022-05-24T12:18:59,342 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3496.txt 2022-05-24T12:18:59,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3496.txt 2022-05-24T12:18:59,350 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3497.txt 2022-05-24T12:18:59,352 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3497.txt 2022-05-24T12:18:59,357 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3497.txt 2022-05-24T12:18:59,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3498.txt 2022-05-24T12:18:59,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3498.txt 2022-05-24T12:18:59,368 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3498.txt 2022-05-24T12:18:59,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3499.txt 2022-05-24T12:18:59,378 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3499.txt 2022-05-24T12:18:59,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3499.txt 2022-05-24T12:18:59,382 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3500.txt 2022-05-24T12:18:59,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3500.txt 2022-05-24T12:18:59,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3500.txt 2022-05-24T12:18:59,396 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3501.txt 2022-05-24T12:18:59,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3501.txt 2022-05-24T12:18:59,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3501.txt 2022-05-24T12:18:59,407 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3502.txt 2022-05-24T12:18:59,408 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3502.txt 2022-05-24T12:18:59,414 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3502.txt 2022-05-24T12:18:59,420 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3503.txt 2022-05-24T12:18:59,421 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3503.txt 2022-05-24T12:18:59,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3503.txt 2022-05-24T12:18:59,427 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3504.txt 2022-05-24T12:18:59,431 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3504.txt 2022-05-24T12:18:59,434 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3504.txt 2022-05-24T12:18:59,442 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3505.txt 2022-05-24T12:18:59,446 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3505.txt 2022-05-24T12:18:59,448 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3505.txt 2022-05-24T12:18:59,449 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3506.txt 2022-05-24T12:18:59,452 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3506.txt 2022-05-24T12:18:59,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3506.txt 2022-05-24T12:18:59,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3507.txt 2022-05-24T12:18:59,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3507.txt 2022-05-24T12:18:59,469 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3507.txt 2022-05-24T12:18:59,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3508.txt 2022-05-24T12:18:59,481 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3508.txt 2022-05-24T12:18:59,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3508.txt 2022-05-24T12:18:59,483 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3509.txt 2022-05-24T12:18:59,484 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3509.txt 2022-05-24T12:18:59,494 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3509.txt 2022-05-24T12:18:59,499 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3510.txt 2022-05-24T12:18:59,500 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3510.txt 2022-05-24T12:18:59,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3510.txt 2022-05-24T12:18:59,506 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3511.txt 2022-05-24T12:18:59,518 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3511.txt 2022-05-24T12:18:59,521 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3511.txt 2022-05-24T12:18:59,522 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3512.txt 2022-05-24T12:18:59,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3512.txt 2022-05-24T12:18:59,530 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3512.txt 2022-05-24T12:18:59,537 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3513.txt 2022-05-24T12:18:59,539 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3513.txt 2022-05-24T12:18:59,540 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3513.txt 2022-05-24T12:18:59,546 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3514.txt 2022-05-24T12:18:59,548 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3514.txt 2022-05-24T12:18:59,553 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3514.txt 2022-05-24T12:18:59,558 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3515.txt 2022-05-24T12:18:59,561 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3515.txt 2022-05-24T12:18:59,566 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3515.txt 2022-05-24T12:18:59,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3516.txt 2022-05-24T12:18:59,570 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3516.txt 2022-05-24T12:18:59,574 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3516.txt 2022-05-24T12:18:59,578 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3517.txt 2022-05-24T12:18:59,580 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3517.txt 2022-05-24T12:18:59,582 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3517.txt 2022-05-24T12:18:59,586 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3518.txt 2022-05-24T12:18:59,594 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3518.txt 2022-05-24T12:18:59,595 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3518.txt 2022-05-24T12:18:59,597 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3519.txt 2022-05-24T12:18:59,599 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3519.txt 2022-05-24T12:18:59,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3519.txt 2022-05-24T12:18:59,614 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3520.txt 2022-05-24T12:18:59,615 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3520.txt 2022-05-24T12:18:59,616 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3520.txt 2022-05-24T12:18:59,622 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3521.txt 2022-05-24T12:18:59,627 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3521.txt 2022-05-24T12:18:59,628 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3521.txt 2022-05-24T12:18:59,629 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3522.txt 2022-05-24T12:18:59,632 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3522.txt 2022-05-24T12:18:59,642 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3522.txt 2022-05-24T12:18:59,643 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3523.txt 2022-05-24T12:18:59,647 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3523.txt 2022-05-24T12:18:59,648 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3523.txt 2022-05-24T12:18:59,650 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3524.txt 2022-05-24T12:18:59,658 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3524.txt 2022-05-24T12:18:59,662 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3524.txt 2022-05-24T12:18:59,666 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3525.txt 2022-05-24T12:18:59,668 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3525.txt 2022-05-24T12:18:59,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3525.txt 2022-05-24T12:18:59,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3526.txt 2022-05-24T12:18:59,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3526.txt 2022-05-24T12:18:59,682 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3526.txt 2022-05-24T12:18:59,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3527.txt 2022-05-24T12:18:59,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3527.txt 2022-05-24T12:18:59,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3527.txt 2022-05-24T12:18:59,694 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3528.txt 2022-05-24T12:18:59,698 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3528.txt 2022-05-24T12:18:59,703 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3528.txt 2022-05-24T12:18:59,704 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3529.txt 2022-05-24T12:18:59,706 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3529.txt 2022-05-24T12:18:59,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3529.txt 2022-05-24T12:18:59,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3530.txt 2022-05-24T12:18:59,716 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3530.txt 2022-05-24T12:18:59,718 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3530.txt 2022-05-24T12:18:59,726 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3531.txt 2022-05-24T12:18:59,728 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3531.txt 2022-05-24T12:18:59,729 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3531.txt 2022-05-24T12:18:59,732 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3532.txt 2022-05-24T12:18:59,734 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3532.txt 2022-05-24T12:18:59,738 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3532.txt 2022-05-24T12:18:59,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3533.txt 2022-05-24T12:18:59,746 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3533.txt 2022-05-24T12:18:59,747 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3533.txt 2022-05-24T12:18:59,750 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3534.txt 2022-05-24T12:18:59,758 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3534.txt 2022-05-24T12:18:59,759 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3534.txt 2022-05-24T12:18:59,767 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3535.txt 2022-05-24T12:18:59,769 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3535.txt 2022-05-24T12:18:59,770 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3535.txt 2022-05-24T12:18:59,778 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3536.txt 2022-05-24T12:18:59,780 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3536.txt 2022-05-24T12:18:59,781 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3536.txt 2022-05-24T12:18:59,786 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3537.txt 2022-05-24T12:18:59,790 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3537.txt 2022-05-24T12:18:59,792 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3537.txt 2022-05-24T12:18:59,793 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3538.txt 2022-05-24T12:18:59,802 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3538.txt 2022-05-24T12:18:59,803 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3538.txt 2022-05-24T12:18:59,805 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3539.txt 2022-05-24T12:18:59,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3539.txt 2022-05-24T12:18:59,812 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3539.txt 2022-05-24T12:18:59,813 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3540.txt 2022-05-24T12:18:59,814 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3540.txt 2022-05-24T12:18:59,822 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3540.txt 2022-05-24T12:18:59,823 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3541.txt 2022-05-24T12:18:59,825 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3541.txt 2022-05-24T12:18:59,830 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3541.txt 2022-05-24T12:18:59,832 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3542.txt 2022-05-24T12:18:59,836 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3542.txt 2022-05-24T12:18:59,837 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3542.txt 2022-05-24T12:18:59,846 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3543.txt 2022-05-24T12:18:59,847 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3543.txt 2022-05-24T12:18:59,848 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3543.txt 2022-05-24T12:18:59,850 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3544.txt 2022-05-24T12:18:59,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3544.txt 2022-05-24T12:18:59,858 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3544.txt 2022-05-24T12:18:59,859 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3545.txt 2022-05-24T12:18:59,861 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3545.txt 2022-05-24T12:18:59,867 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3545.txt 2022-05-24T12:18:59,870 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3546.txt 2022-05-24T12:18:59,872 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3546.txt 2022-05-24T12:18:59,874 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3546.txt 2022-05-24T12:18:59,882 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3547.txt 2022-05-24T12:18:59,883 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3547.txt 2022-05-24T12:18:59,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3547.txt 2022-05-24T12:18:59,890 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3548.txt 2022-05-24T12:18:59,891 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3548.txt 2022-05-24T12:18:59,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3548.txt 2022-05-24T12:18:59,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3549.txt 2022-05-24T12:18:59,902 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3549.txt 2022-05-24T12:18:59,906 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3549.txt 2022-05-24T12:18:59,908 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3550.txt 2022-05-24T12:18:59,909 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3550.txt 2022-05-24T12:18:59,914 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3550.txt 2022-05-24T12:18:59,915 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3551.txt 2022-05-24T12:18:59,922 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3551.txt 2022-05-24T12:18:59,923 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3551.txt 2022-05-24T12:18:59,927 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3552.txt 2022-05-24T12:18:59,928 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3552.txt 2022-05-24T12:18:59,930 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3552.txt 2022-05-24T12:18:59,934 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3553.txt 2022-05-24T12:18:59,937 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3553.txt 2022-05-24T12:18:59,946 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3553.txt 2022-05-24T12:18:59,947 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3554.txt 2022-05-24T12:18:59,949 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3554.txt 2022-05-24T12:18:59,950 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3554.txt 2022-05-24T12:18:59,955 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3555.txt 2022-05-24T12:18:59,958 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3555.txt 2022-05-24T12:18:59,959 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3555.txt 2022-05-24T12:18:59,966 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3556.txt 2022-05-24T12:18:59,967 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3556.txt 2022-05-24T12:18:59,970 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3556.txt 2022-05-24T12:18:59,974 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3557.txt 2022-05-24T12:18:59,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3557.txt 2022-05-24T12:18:59,980 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3557.txt 2022-05-24T12:18:59,982 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3558.txt 2022-05-24T12:18:59,986 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3558.txt 2022-05-24T12:18:59,989 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3558.txt 2022-05-24T12:18:59,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3559.txt 2022-05-24T12:19:00,000 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3559.txt 2022-05-24T12:19:00,001 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3559.txt 2022-05-24T12:19:00,002 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3560.txt 2022-05-24T12:19:00,004 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3560.txt 2022-05-24T12:19:00,011 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3560.txt 2022-05-24T12:19:00,012 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3561.txt 2022-05-24T12:19:00,022 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3561.txt 2022-05-24T12:19:00,023 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3561.txt 2022-05-24T12:19:00,030 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3562.txt 2022-05-24T12:19:00,035 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3562.txt 2022-05-24T12:19:00,037 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3562.txt 2022-05-24T12:19:00,043 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3563.txt 2022-05-24T12:19:00,044 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3563.txt 2022-05-24T12:19:00,046 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3563.txt 2022-05-24T12:19:00,051 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 859 events 2022-05-24T12:19:00,058 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7433.txt [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.279 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-05-24T12:19:01,292 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f4863e0: startup date [Tue May 24 12:19:01 CEST 2022]; root of context hierarchy 2022-05-24T12:19:03,376 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] 2022-05-24T12:19:03,377 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] 2022-05-24T12:19:03,377 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] 2022-05-24T12:19:03,377 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] 2022-05-24T12:19:03,377 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] 2022-05-24T12:19:03,387 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] 2022-05-24T12:19:03,388 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] 2022-05-24T12:19:03,388 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] 2022-05-24T12:19:03,393 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] 2022-05-24T12:19:03,393 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] 2022-05-24T12:19:03,397 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] 2022-05-24T12:19:03,399 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] 2022-05-24T12:19:03,399 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] 2022-05-24T12:19:03,400 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] 2022-05-24T12:19:03,400 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] 2022-05-24T12:19:03,411 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] 2022-05-24T12:19:03,411 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] 2022-05-24T12:19:03,705 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 24, 2022 12:19:03 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml May 24, 2022 12:19:03 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2022-05-24T12:19:03,976 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-05-24T12:19:04,004 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-05-24T12:19:04,317 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-05-24T12:19:04,372 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-05-24T12:19:04,563 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG' 2022-05-24T12:19:04,563 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-05-24T12:19:04,990 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:19:05,024 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:07,197 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:07,225 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-05-24T12:19:07,335 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@1f4863e0: startup date [Tue May 24 12:19:01 CEST 2022]; root of context hierarchy 2022-05-24T12:19:08,273 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-24T12:19:09,741 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-24T12:19:09,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-24T12:19:09,751 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-24T12:19:09,757 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-24T12:19:09,829 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:19:09,842 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-24T12:19:09,842 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-24T12:19:09,847 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-24T12:19:10,055 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-05-24T12:19:10,062 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-24T12:19:10,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-24T12:19:10,467 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-24T12:19:10,609 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:19:10,609 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:19:10,609 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:19:10,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-24T12:19:10,772 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-05-24T12:19:11,309 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-24T12:19:11,310 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-24T12:19:11,313 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-24T12:19:11,314 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-24T12:19:11,315 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-24T12:19:11,315 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-24T12:19:11,315 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-24T12:19:11,328 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f4863e0: startup date [Tue May 24 12:19:01 CEST 2022]; root of context hierarchy 2022-05-24T12:19:11,329 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-05-24T12:19:11,352 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-05-24T12:19:11,391 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-24T12:19:11,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-24T12:19:11,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-24T12:19:11,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-24T12:19:11,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-24T12:19:11,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-24T12:19:11,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-24T12:19:11,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-24T12:19:11,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-24T12:19:11,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-24T12:19:11,399 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-24T12:19:11,399 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-24T12:19:11,400 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-24T12:19:11,400 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-24T12:19:11,401 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-24T12:19:11,428 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.32 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-05-24T12:19:11,478 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-24T12:19:11,544 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:11,564 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-24T12:19:11,592 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1612667043 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:11,718 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-24T12:19:11,849 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-24T12:19:11,849 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-24T12:19:11,850 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-24T12:19:11,850 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-24T12:19:11,850 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-24T12:19:11,850 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-24T12:19:11,851 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-24T12:19:11,851 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-24T12:19:11,851 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-24T12:19:11,851 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-24T12:19:11,851 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-24T12:19:11,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-24T12:19:11,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-24T12:19:11,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-24T12:19:11,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-24T12:19:11,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-24T12:19:11,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-24T12:19:11,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-24T12:19:11,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-24T12:19:11,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-24T12:19:11,854 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-24T12:19:11,856 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-24T12:19:11,856 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-24T12:19:11,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-24T12:19:11,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-24T12:19:11,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-24T12:19:11,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-24T12:19:11,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-24T12:19:11,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-24T12:19:11,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-24T12:19:11,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-24T12:19:11,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-24T12:19:11,859 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-24T12:19:11,860 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-24T12:19:11,861 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-24T12:19:11,861 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-24T12:19:11,861 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-24T12:19:11,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-24T12:19:11,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-24T12:19:11,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-24T12:19:11,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-24T12:19:11,863 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-24T12:19:11,863 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-24T12:19:11,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-24T12:19:11,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-24T12:19:11,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-24T12:19:11,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-24T12:19:11,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-24T12:19:11,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-24T12:19:11,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-24T12:19:11,866 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-24T12:19:11,866 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-24T12:19:11,866 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-24T12:19:11,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-24T12:19:11,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-24T12:19:11,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-24T12:19:11,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-24T12:19:11,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-24T12:19:11,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-24T12:19:11,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-24T12:19:11,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-24T12:19:11,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-24T12:19:11,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-24T12:19:11,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-24T12:19:11,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-24T12:19:11,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-24T12:19:11,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-24T12:19:11,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-24T12:19:11,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-24T12:19:11,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-24T12:19:11,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-24T12:19:11,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-24T12:19:11,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-24T12:19:11,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-24T12:19:11,876 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-24T12:19:11,876 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-24T12:19:11,876 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-24T12:19:11,876 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-24T12:19:11,876 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-24T12:19:11,877 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-24T12:19:11,877 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-24T12:19:11,877 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-24T12:19:11,877 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-24T12:19:11,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-24T12:19:11,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-24T12:19:11,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-24T12:19:11,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-24T12:19:11,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-24T12:19:11,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-24T12:19:11,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-24T12:19:11,880 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-24T12:19:11,880 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-24T12:19:11,880 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-24T12:19:11,881 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-24T12:19:11,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-24T12:19:11,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-24T12:19:11,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-24T12:19:11,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-24T12:19:11,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-24T12:19:11,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-24T12:19:11,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-24T12:19:11,884 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-24T12:19:11,884 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-24T12:19:11,884 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-24T12:19:11,884 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-24T12:19:11,885 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-24T12:19:11,906 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-24T12:19:11,906 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-24T12:19:11,907 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-24T12:19:11,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-24T12:19:11,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-24T12:19:11,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-24T12:19:11,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-24T12:19:11,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-24T12:19:11,913 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-24T12:19:11,913 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-24T12:19:11,913 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-24T12:19:11,914 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-24T12:19:11,914 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-24T12:19:11,915 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-24T12:19:11,915 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-24T12:19:11,915 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-24T12:19:11,915 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-24T12:19:11,915 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-24T12:19:11,916 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-24T12:19:11,916 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-24T12:19:11,916 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-24T12:19:11,916 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-24T12:19:11,916 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-24T12:19:11,917 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-24T12:19:11,918 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-24T12:19:11,918 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-24T12:19:11,918 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-24T12:19:11,918 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-24T12:19:11,918 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-24T12:19:11,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-24T12:19:11,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-24T12:19:11,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-24T12:19:11,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-24T12:19:11,919 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-24T12:19:11,920 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-24T12:19:11,920 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-24T12:19:11,920 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-24T12:19:11,920 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-24T12:19:11,920 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-24T12:19:11,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-24T12:19:11,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-24T12:19:11,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-24T12:19:11,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-24T12:19:11,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-24T12:19:11,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-24T12:19:11,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-24T12:19:11,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-24T12:19:11,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-24T12:19:11,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-24T12:19:11,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-24T12:19:11,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-24T12:19:11,948 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-24T12:19:11,948 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-24T12:19:11,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0) 2022-05-24T12:19:11,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-24T12:19:11,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0) 2022-05-24T12:19:11,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-24T12:19:11,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0) 2022-05-24T12:19:11,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-24T12:19:11,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0) 2022-05-24T12:19:11,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0) 2022-05-24T12:19:11,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0) 2022-05-24T12:19:11,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-24T12:19:11,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-24T12:19:11,953 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0) 2022-05-24T12:19:11,953 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-24T12:19:11,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-24T12:19:11,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0) 2022-05-24T12:19:11,956 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-24T12:19:11,956 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-24T12:19:11,957 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-24T12:19:11,957 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-24T12:19:11,957 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-24T12:19:11,957 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-24T12:19:11,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0) 2022-05-24T12:19:11,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-24T12:19:11,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-24T12:19:11,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-24T12:19:11,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-24T12:19:11,959 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0) 2022-05-24T12:19:11,960 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-24T12:19:11,960 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-24T12:19:11,961 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-24T12:19:11,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-24T12:19:11,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-24T12:19:11,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-24T12:19:11,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-24T12:19:11,962 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-24T12:19:11,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-24T12:19:11,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-24T12:19:11,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-24T12:19:11,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-24T12:19:11,963 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-24T12:19:11,964 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-24T12:19:11,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-24T12:19:11,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-24T12:19:11,965 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-24T12:19:11,966 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0) 2022-05-24T12:19:11,966 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-24T12:19:11,966 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-24T12:19:11,968 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-24T12:19:11,968 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-24T12:19:11,968 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0) 2022-05-24T12:19:11,968 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-24T12:19:11,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0) 2022-05-24T12:19:11,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0) 2022-05-24T12:19:11,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0) 2022-05-24T12:19:11,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0) 2022-05-24T12:19:11,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-24T12:19:11,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-24T12:19:11,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0) 2022-05-24T12:19:11,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0) 2022-05-24T12:19:11,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-24T12:19:11,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-24T12:19:11,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0) 2022-05-24T12:19:11,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0) 2022-05-24T12:19:11,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-24T12:19:11,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0) 2022-05-24T12:19:11,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-24T12:19:11,972 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0) 2022-05-24T12:19:11,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-24T12:19:11,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0) 2022-05-24T12:19:11,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-24T12:19:11,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-24T12:19:11,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0) 2022-05-24T12:19:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-24T12:19:11,975 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-24T12:19:11,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0) 2022-05-24T12:19:11,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-24T12:19:11,978 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0) 2022-05-24T12:19:11,978 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0) 2022-05-24T12:19:11,978 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0) 2022-05-24T12:19:11,978 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0) 2022-05-24T12:19:11,979 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0) 2022-05-24T12:19:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0) 2022-05-24T12:19:11,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0) 2022-05-24T12:19:11,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0) 2022-05-24T12:19:11,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0) 2022-05-24T12:19:11,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0) 2022-05-24T12:19:11,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0) 2022-05-24T12:19:11,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0) 2022-05-24T12:19:11,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0) 2022-05-24T12:19:11,986 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0) 2022-05-24T12:19:11,986 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-24T12:19:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-24T12:19:11,989 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0) 2022-05-24T12:19:11,989 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0) 2022-05-24T12:19:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-24T12:19:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0) 2022-05-24T12:19:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-24T12:19:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0) 2022-05-24T12:19:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0) 2022-05-24T12:19:12,010 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0) 2022-05-24T12:19:12,013 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,014 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0) 2022-05-24T12:19:12,019 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0) 2022-05-24T12:19:12,019 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0) 2022-05-24T12:19:12,019 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0) 2022-05-24T12:19:12,020 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0) 2022-05-24T12:19:12,020 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0) 2022-05-24T12:19:12,020 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0) 2022-05-24T12:19:12,021 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0) 2022-05-24T12:19:12,021 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0) 2022-05-24T12:19:12,021 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0) 2022-05-24T12:19:12,021 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0) 2022-05-24T12:19:12,021 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0) 2022-05-24T12:19:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0) 2022-05-24T12:19:12,023 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0) 2022-05-24T12:19:12,023 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0) 2022-05-24T12:19:12,024 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0) 2022-05-24T12:19:12,024 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0) 2022-05-24T12:19:12,024 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0) 2022-05-24T12:19:12,026 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0) 2022-05-24T12:19:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0) 2022-05-24T12:19:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0) 2022-05-24T12:19:12,032 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#792294293 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,033 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0) 2022-05-24T12:19:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo126.txt (cache size: 0) 2022-05-24T12:19:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo127.txt (cache size: 0) 2022-05-24T12:19:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3412.txt (cache size: 0) 2022-05-24T12:19:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0) 2022-05-24T12:19:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo125.txt (cache size: 0) 2022-05-24T12:19:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo129.txt (cache size: 0) 2022-05-24T12:19:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo130.txt (cache size: 0) 2022-05-24T12:19:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3426.txt (cache size: 0) 2022-05-24T12:19:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo126.txt (cache size: 0) 2022-05-24T12:19:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3426.txt (cache size: 0) 2022-05-24T12:19:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3426.txt (cache size: 0) 2022-05-24T12:19:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3422.txt (cache size: 0) 2022-05-24T12:19:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0) 2022-05-24T12:19:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3423.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3412.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo125.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3424.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3416.txt (cache size: 0) 2022-05-24T12:19:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo129.txt (cache size: 0) 2022-05-24T12:19:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3425.txt (cache size: 0) 2022-05-24T12:19:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo127.txt (cache size: 0) 2022-05-24T12:19:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3411.txt (cache size: 0) 2022-05-24T12:19:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo128.txt (cache size: 0) 2022-05-24T12:19:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo127.txt (cache size: 0) 2022-05-24T12:19:12,039 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo128.txt (cache size: 0) 2022-05-24T12:19:12,039 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo126.txt (cache size: 0) 2022-05-24T12:19:12,040 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3424.txt (cache size: 0) 2022-05-24T12:19:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo125.txt (cache size: 0) 2022-05-24T12:19:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3413.txt (cache size: 0) 2022-05-24T12:19:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo129.txt (cache size: 0) 2022-05-24T12:19:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0) 2022-05-24T12:19:12,042 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3413.txt (cache size: 0) 2022-05-24T12:19:12,042 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0) 2022-05-24T12:19:12,042 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0) 2022-05-24T12:19:12,046 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3425.txt (cache size: 0) 2022-05-24T12:19:12,047 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3427.txt (cache size: 0) 2022-05-24T12:19:12,047 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3421.txt (cache size: 0) 2022-05-24T12:19:12,047 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3421.txt (cache size: 0) 2022-05-24T12:19:12,047 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3410.txt (cache size: 0) 2022-05-24T12:19:12,047 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3421.txt (cache size: 0) 2022-05-24T12:19:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3428.txt (cache size: 0) 2022-05-24T12:19:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3420.txt (cache size: 0) 2022-05-24T12:19:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3427.txt (cache size: 0) 2022-05-24T12:19:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo128.txt (cache size: 0) 2022-05-24T12:19:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3415.txt (cache size: 0) 2022-05-24T12:19:12,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3417.txt (cache size: 0) 2022-05-24T12:19:12,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3415.txt (cache size: 0) 2022-05-24T12:19:12,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0) 2022-05-24T12:19:12,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3412.txt (cache size: 0) 2022-05-24T12:19:12,049 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3414.txt (cache size: 0) 2022-05-24T12:19:12,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3413.txt (cache size: 0) 2022-05-24T12:19:12,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3419.txt (cache size: 0) 2022-05-24T12:19:12,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3419.txt (cache size: 0) 2022-05-24T12:19:12,053 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3414.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3417.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3418.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3411.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3422.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3422.txt (cache size: 0) 2022-05-24T12:19:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3425.txt (cache size: 0) 2022-05-24T12:19:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3416.txt (cache size: 0) 2022-05-24T12:19:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3414.txt (cache size: 0) 2022-05-24T12:19:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3427.txt (cache size: 0) 2022-05-24T12:19:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3415.txt (cache size: 0) 2022-05-24T12:19:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3416.txt (cache size: 0) 2022-05-24T12:19:12,056 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3419.txt (cache size: 0) 2022-05-24T12:19:12,056 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3423.txt (cache size: 0) 2022-05-24T12:19:12,056 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3420.txt (cache size: 0) 2022-05-24T12:19:12,057 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo130.txt (cache size: 0) 2022-05-24T12:19:12,057 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3418.txt (cache size: 0) 2022-05-24T12:19:12,057 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3423.txt (cache size: 0) 2022-05-24T12:19:12,057 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3418.txt (cache size: 0) 2022-05-24T12:19:12,058 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3417.txt (cache size: 0) 2022-05-24T12:19:12,059 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3420.txt (cache size: 0) 2022-05-24T12:19:12,060 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3410.txt (cache size: 0) 2022-05-24T12:19:12,060 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3424.txt (cache size: 0) 2022-05-24T12:19:12,062 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3411.txt (cache size: 0) 2022-05-24T12:19:12,064 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3428.txt (cache size: 0) 2022-05-24T12:19:12,064 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3431.txt (cache size: 0) 2022-05-24T12:19:12,064 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3433.txt (cache size: 0) 2022-05-24T12:19:12,064 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3433.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3431.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3429.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3430.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo130.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3432.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3432.txt (cache size: 0) 2022-05-24T12:19:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3430.txt (cache size: 0) 2022-05-24T12:19:12,066 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3433.txt (cache size: 0) 2022-05-24T12:19:12,066 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3431.txt (cache size: 0) 2022-05-24T12:19:12,066 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3429.txt (cache size: 0) 2022-05-24T12:19:12,066 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3432.txt (cache size: 0) 2022-05-24T12:19:12,067 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3428.txt (cache size: 0) 2022-05-24T12:19:12,069 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3429.txt (cache size: 0) 2022-05-24T12:19:12,070 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3430.txt (cache size: 0) 2022-05-24T12:19:12,089 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3436.txt (cache size: 0) 2022-05-24T12:19:12,090 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3435.txt (cache size: 0) 2022-05-24T12:19:12,091 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3435.txt (cache size: 0) 2022-05-24T12:19:12,091 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3436.txt (cache size: 0) 2022-05-24T12:19:12,092 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3435.txt (cache size: 0) 2022-05-24T12:19:12,093 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3437.txt (cache size: 0) 2022-05-24T12:19:12,093 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3436.txt (cache size: 0) 2022-05-24T12:19:12,094 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3434.txt (cache size: 0) 2022-05-24T12:19:12,094 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3434.txt (cache size: 0) 2022-05-24T12:19:12,094 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3434.txt (cache size: 0) 2022-05-24T12:19:12,094 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3441.txt (cache size: 0) 2022-05-24T12:19:12,094 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3438.txt (cache size: 0) 2022-05-24T12:19:12,096 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3439.txt (cache size: 0) 2022-05-24T12:19:12,096 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3441.txt (cache size: 0) 2022-05-24T12:19:12,096 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3440.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3438.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3446.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3439.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3438.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3447.txt (cache size: 0) 2022-05-24T12:19:12,097 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3444.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3446.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3441.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3443.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3437.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3440.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3446.txt (cache size: 0) 2022-05-24T12:19:12,098 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3442.txt (cache size: 0) 2022-05-24T12:19:12,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3439.txt (cache size: 0) 2022-05-24T12:19:12,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3447.txt (cache size: 0) 2022-05-24T12:19:12,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3448.txt (cache size: 0) 2022-05-24T12:19:12,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3444.txt (cache size: 0) 2022-05-24T12:19:12,099 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3449.txt (cache size: 0) 2022-05-24T12:19:12,103 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3437.txt (cache size: 0) 2022-05-24T12:19:12,103 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3442.txt (cache size: 0) 2022-05-24T12:19:12,103 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3444.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3443.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3445.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3442.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3449.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3448.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3445.txt (cache size: 0) 2022-05-24T12:19:12,104 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3443.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3445.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3447.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3452.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3462.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3457.txt (cache size: 0) 2022-05-24T12:19:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3452.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3452.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3453.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3453.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3453.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3454.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3455.txt (cache size: 0) 2022-05-24T12:19:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3454.txt (cache size: 0) 2022-05-24T12:19:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3454.txt (cache size: 0) 2022-05-24T12:19:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3451.txt (cache size: 0) 2022-05-24T12:19:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3455.txt (cache size: 0) 2022-05-24T12:19:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3451.txt (cache size: 0) 2022-05-24T12:19:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3448.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3451.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3450.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3456.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3456.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3456.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3440.txt (cache size: 0) 2022-05-24T12:19:12,110 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3457.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3449.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3450.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3455.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3450.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3461.txt (cache size: 0) 2022-05-24T12:19:12,111 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3457.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3459.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3463.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3461.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3459.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3460.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3460.txt (cache size: 0) 2022-05-24T12:19:12,112 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3462.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3462.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3461.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3464.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3463.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3459.txt (cache size: 0) 2022-05-24T12:19:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3458.txt (cache size: 0) 2022-05-24T12:19:12,114 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3463.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3458.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3470.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3467.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3466.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3466.txt (cache size: 0) 2022-05-24T12:19:12,115 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3466.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3465.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3469.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3469.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3468.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3468.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3465.txt (cache size: 0) 2022-05-24T12:19:12,116 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3464.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3470.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3467.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3468.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3464.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3471.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3469.txt (cache size: 0) 2022-05-24T12:19:12,117 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3471.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3472.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3465.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3472.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3472.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3467.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3471.txt (cache size: 0) 2022-05-24T12:19:12,118 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3458.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3470.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3460.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3481.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3482.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3484.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3481.txt (cache size: 0) 2022-05-24T12:19:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3476.txt (cache size: 0) 2022-05-24T12:19:12,121 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3485.txt (cache size: 0) 2022-05-24T12:19:12,121 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3484.txt (cache size: 0) 2022-05-24T12:19:12,122 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3482.txt (cache size: 0) 2022-05-24T12:19:12,122 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3480.txt (cache size: 0) 2022-05-24T12:19:12,122 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3476.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3474.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3486.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3475.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3482.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3483.txt (cache size: 0) 2022-05-24T12:19:12,126 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3480.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3477.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3478.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3479.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3485.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3476.txt (cache size: 0) 2022-05-24T12:19:12,127 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3483.txt (cache size: 0) 2022-05-24T12:19:12,128 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3475.txt (cache size: 0) 2022-05-24T12:19:12,128 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3486.txt (cache size: 0) 2022-05-24T12:19:12,128 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3477.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3479.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3484.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3477.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3473.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3479.txt (cache size: 0) 2022-05-24T12:19:12,129 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3474.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3485.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3475.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3478.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3478.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3487.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3480.txt (cache size: 0) 2022-05-24T12:19:12,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3483.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3487.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3486.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3473.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3474.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3487.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3488.txt (cache size: 0) 2022-05-24T12:19:12,131 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3488.txt (cache size: 0) 2022-05-24T12:19:12,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3488.txt (cache size: 0) 2022-05-24T12:19:12,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3489.txt (cache size: 0) 2022-05-24T12:19:12,132 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3489.txt (cache size: 0) 2022-05-24T12:19:12,134 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3489.txt (cache size: 0) 2022-05-24T12:19:12,134 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3490.txt (cache size: 0) 2022-05-24T12:19:12,134 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3490.txt (cache size: 0) 2022-05-24T12:19:12,134 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3490.txt (cache size: 0) 2022-05-24T12:19:12,134 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3491.txt (cache size: 0) 2022-05-24T12:19:12,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3491.txt (cache size: 0) 2022-05-24T12:19:12,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3491.txt (cache size: 0) 2022-05-24T12:19:12,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3492.txt (cache size: 0) 2022-05-24T12:19:12,137 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3492.txt (cache size: 0) 2022-05-24T12:19:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3492.txt (cache size: 0) 2022-05-24T12:19:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3493.txt (cache size: 0) 2022-05-24T12:19:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3493.txt (cache size: 0) 2022-05-24T12:19:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3493.txt (cache size: 0) 2022-05-24T12:19:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3494.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3494.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3494.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3495.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3495.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3495.txt (cache size: 0) 2022-05-24T12:19:12,139 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3518.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3515.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3515.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3521.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3513.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3525.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3519.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3500.txt (cache size: 0) 2022-05-24T12:19:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3499.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3524.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3500.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3502.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3506.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3526.txt (cache size: 0) 2022-05-24T12:19:12,141 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3507.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3521.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3498.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3501.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3526.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3526.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3481.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3525.txt (cache size: 0) 2022-05-24T12:19:12,142 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3501.txt (cache size: 0) 2022-05-24T12:19:12,143 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3524.txt (cache size: 0) 2022-05-24T12:19:12,143 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3497.txt (cache size: 0) 2022-05-24T12:19:12,143 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3505.txt (cache size: 0) 2022-05-24T12:19:12,143 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3503.txt (cache size: 0) 2022-05-24T12:19:12,143 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3500.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3502.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3529.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3496.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3507.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3522.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3518.txt (cache size: 0) 2022-05-24T12:19:12,144 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3499.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3499.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3510.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3497.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3504.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3512.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3513.txt (cache size: 0) 2022-05-24T12:19:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3503.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3514.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3503.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3497.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3530.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3501.txt (cache size: 0) 2022-05-24T12:19:12,146 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3498.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3529.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3510.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3517.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3519.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3517.txt (cache size: 0) 2022-05-24T12:19:12,147 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3512.txt (cache size: 0) 2022-05-24T12:19:12,148 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3513.txt (cache size: 0) 2022-05-24T12:19:12,149 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3511.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3498.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3502.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3496.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3509.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3506.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3508.txt (cache size: 0) 2022-05-24T12:19:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3527.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3517.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3516.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3529.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3523.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3496.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3505.txt (cache size: 0) 2022-05-24T12:19:12,151 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3520.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3518.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3527.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3512.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3509.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3523.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3522.txt (cache size: 0) 2022-05-24T12:19:12,152 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3508.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3515.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3511.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3509.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3530.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3506.txt (cache size: 0) 2022-05-24T12:19:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3507.txt (cache size: 0) 2022-05-24T12:19:12,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3516.txt (cache size: 0) 2022-05-24T12:19:12,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3530.txt (cache size: 0) 2022-05-24T12:19:12,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3525.txt (cache size: 0) 2022-05-24T12:19:12,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3531.txt (cache size: 0) 2022-05-24T12:19:12,154 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3511.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3524.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3505.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3510.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3519.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3516.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3520.txt (cache size: 0) 2022-05-24T12:19:12,155 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3520.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3522.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3508.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3514.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3504.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3523.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3504.txt (cache size: 0) 2022-05-24T12:19:12,156 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3528.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3531.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3473.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3521.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3527.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3528.txt (cache size: 0) 2022-05-24T12:19:12,157 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3528.txt (cache size: 0) 2022-05-24T12:19:12,158 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3514.txt (cache size: 0) 2022-05-24T12:19:12,158 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3531.txt (cache size: 0) 2022-05-24T12:19:12,159 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3532.txt (cache size: 0) 2022-05-24T12:19:12,159 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3532.txt (cache size: 0) 2022-05-24T12:19:12,160 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3532.txt (cache size: 0) 2022-05-24T12:19:12,160 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3533.txt (cache size: 0) 2022-05-24T12:19:12,160 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3533.txt (cache size: 0) 2022-05-24T12:19:12,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3533.txt (cache size: 0) 2022-05-24T12:19:12,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3534.txt (cache size: 0) 2022-05-24T12:19:12,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3534.txt (cache size: 0) 2022-05-24T12:19:12,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3534.txt (cache size: 0) 2022-05-24T12:19:12,162 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3535.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3535.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3535.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3536.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3536.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3536.txt (cache size: 0) 2022-05-24T12:19:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3537.txt (cache size: 0) 2022-05-24T12:19:12,164 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3537.txt (cache size: 0) 2022-05-24T12:19:12,164 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3537.txt (cache size: 0) 2022-05-24T12:19:12,164 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3538.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3538.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3538.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3539.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3554.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3563.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3559.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3560.txt (cache size: 0) 2022-05-24T12:19:12,165 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3551.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3553.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3554.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3547.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3562.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3550.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3562.txt (cache size: 0) 2022-05-24T12:19:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3560.txt (cache size: 0) 2022-05-24T12:19:12,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3546.txt (cache size: 0) 2022-05-24T12:19:12,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3548.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3557.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3549.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3561.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3550.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3559.txt (cache size: 0) 2022-05-24T12:19:12,170 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3555.txt (cache size: 0) 2022-05-24T12:19:12,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3556.txt (cache size: 0) 2022-05-24T12:19:12,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3547.txt (cache size: 0) 2022-05-24T12:19:12,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3546.txt (cache size: 0) 2022-05-24T12:19:12,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3553.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3553.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3548.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3562.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3542.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3551.txt (cache size: 0) 2022-05-24T12:19:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3558.txt (cache size: 0) 2022-05-24T12:19:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3543.txt (cache size: 0) 2022-05-24T12:19:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3555.txt (cache size: 0) 2022-05-24T12:19:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3554.txt (cache size: 0) 2022-05-24T12:19:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3540.txt (cache size: 0) 2022-05-24T12:19:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3546.txt (cache size: 0) 2022-05-24T12:19:12,174 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3557.txt (cache size: 0) 2022-05-24T12:19:12,174 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3556.txt (cache size: 0) 2022-05-24T12:19:12,175 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3555.txt (cache size: 0) 2022-05-24T12:19:12,175 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3557.txt (cache size: 0) 2022-05-24T12:19:12,175 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3551.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3556.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3549.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3545.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3545.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3541.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3552.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3540.txt (cache size: 0) 2022-05-24T12:19:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3544.txt (cache size: 0) 2022-05-24T12:19:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3561.txt (cache size: 0) 2022-05-24T12:19:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3559.txt (cache size: 0) 2022-05-24T12:19:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3563.txt (cache size: 0) 2022-05-24T12:19:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3561.txt (cache size: 0) 2022-05-24T12:19:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3544.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3560.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3542.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3540.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3542.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3541.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3552.txt (cache size: 0) 2022-05-24T12:19:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3543.txt (cache size: 0) 2022-05-24T12:19:12,179 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3544.txt (cache size: 0) 2022-05-24T12:19:12,179 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3552.txt (cache size: 0) 2022-05-24T12:19:12,181 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3543.txt (cache size: 0) 2022-05-24T12:19:12,181 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3547.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3558.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3548.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3549.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3539.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3558.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3550.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3545.txt (cache size: 0) 2022-05-24T12:19:12,182 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3539.txt (cache size: 0) 2022-05-24T12:19:12,183 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3541.txt (cache size: 0) 2022-05-24T12:19:12,183 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3563.txt (cache size: 0) 2022-05-24T12:19:12,183 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7433.txt (cache size: 0) 2022-05-24T12:19:12,338 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,345 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#225372219 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,356 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,365 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1214674166 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,374 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,375 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1634773603 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,410 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,413 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#985568473 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,428 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,429 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#875722296 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,438 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,443 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#548857939 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,457 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,470 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1546083203 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,473 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-05-24T12:19:12,480 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,482 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#938180617 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,505 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,510 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#125489980 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,616 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,625 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#209393411 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,640 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,641 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#538328131 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,655 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,657 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1701812315 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,670 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,671 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1248481056 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,678 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,683 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#235074702 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,690 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,695 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#351477520 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,710 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,711 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2139653400 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,724 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,725 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#452373864 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,746 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,747 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1844403746 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,761 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,766 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#997608165 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,774 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,775 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1282219807 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,777 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-05-24T12:19:12,788 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,789 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#627722054 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,801 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,804 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2131482093 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,821 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,823 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#379444150 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:12,838 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:12,839 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1932547917 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,027 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,028 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#358713279 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,031 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-05-24T12:19:13,033 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,034 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#663041963 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,046 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,048 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1883684513 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,066 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,068 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#831467165 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,079 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,080 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#996171897 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:13,098 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-24T12:19:13,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1738314656 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 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 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-05-24T12:19:13,493 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-05-24T12:19:13,502 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 2022-05-24T12:19:13,506 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-05-24T12:19:13,526 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-05-24T12:19:13,560 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.047 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-05-24T12:19:13,583 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-05-24T12:19:13,586 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-05-24T12:19:13,586 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.013 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2022-05-24T12:19:13,672 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-05-24T12:19:13,672 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-05-24T12:19:13,673 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-05-24T12:19:13,687 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-05-24T12:19:13,774 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: Checkpoint start 2022-05-24T12:19:13,774 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: checkpointClose start 2022-05-24T12:19:13,817 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: checkpointClose synched 2022-05-24T12:19:13,824 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: checkpointClose script done 2022-05-24T12:19:13,833 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: checkpointClose end 2022-05-24T12:19:13,833 INFO [HSQLDB Server @2603ad0a] hsqldb.db.HSQLDB80F593EBEA.ENGINE: Checkpoint end - txts: 1 2022-05-24T12:19:13,894 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:19:14,005 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-05-24T12:19:14,007 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:19:14,007 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:19:14,007 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:19:14,130 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-05-24T12:19:14,286 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-05-24T12:19:14,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:19:14,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:19:14,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:19:14,405 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-05-24T12:19:14,462 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.040s) 2022-05-24T12:19:14,487 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:19:14,585 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:19:14,755 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:19:14,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:19:14,947 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:19:14,986 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:19:15,026 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:19:15,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:19:15,086 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:19:15,114 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:19:15,143 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:19:15,173 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:19:15,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:19:15,222 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:19:15,231 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:19:15,231 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:19:15,256 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:19:15,283 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:19:15,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:19:15,325 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:19:15,340 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:19:15,367 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.788s) 2022-05-24T12:19:15,368 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-05-24T12:19:15,371 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1697 ms. 2022-05-24T12:19:15,371 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-05-24T12:19:15,402 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-05-24T12:19:15,519 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=198.8M, swap.space.total=0, swap.space.free=0, heap.memory.used=106.2M, heap.memory.free=388.8M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=21.46%, heap.memory.used/max=10.73%, minor.gc.count=18, minor.gc.time=724ms, major.gc.count=4, major.gc.time=439ms, load.process=0.00%, load.system=95.04%, load.systemAverage=2.59, thread.count=47, thread.peakCount=903, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=233906, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=1, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-24T12:19:20,402 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-05-24T12:19:20,402 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN 2022-05-24T12:19:20,403 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN 2022-05-24T12:19:20,415 INFO [hz.test.cached.thread-5] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5701 [appNG] [5.1.1] Shutdown request of Member [10.102.4.103]:5701 - 69f1f9a5-f389-43bc-8f6c-4f4a4c8015c4 this is handled 2022-05-24T12:19:20,437 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down multicast service... 2022-05-24T12:19:20,438 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down connection manager... 2022-05-24T12:19:20,443 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down node engine... 2022-05-24T12:19:20,455 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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}} 2022-05-24T12:19:20,489 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5701 [appNG] [5.1.1] Destroying node NodeExtension. 2022-05-24T12:19:20,490 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Shutdown is completed in 79 ms. 2022-05-24T12:19:20,490 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN 2022-05-24T12:19:20,490 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Node is already shutting down... Waiting for shutdown process to complete... 2022-05-24T12:19:20,490 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN 2022-05-24T12:19:20,490 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-05-24T12:19:20,490 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.444 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.001 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2022-05-24T12:19:20,551 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! May 24, 2022 12:19:20 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. May 24, 2022 12:19:20 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5701 [appNG] [5.1.1] + + 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 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-05-24T12:19:20,709 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, 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 (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-05-24T12:19:20,757 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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. 2022-05-24T12:19:20,764 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery 2022-05-24T12:19:20,764 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5701 [appNG] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-05-24T12:19:20,823 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-05-24T12:19:20,823 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING 2022-05-24T12:19:23,154 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] Members {size:1, ver:1} [ Member [10.102.4.103]:5701 - 9a6a6cd4-3fa6-4bce-9c3b-4df9ea140984 this ] 2022-05-24T12:19:23,159 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED 2022-05-24T12:19:23,159 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s - in org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-05-24T12:19:23,363 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@78c95c22: startup date [Tue May 24 12:19:23 CEST 2022]; root of context hierarchy 2022-05-24T12:19:23,387 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:19:23,388 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:19:23,394 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:23,586 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 2022-05-24T12:19:23,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@78c95c22: startup date [Tue May 24 12:19:23 CEST 2022]; root of context hierarchy 2022-05-24T12:19:23,859 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-24T12:19:23,867 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) 2022-05-24T12:19:23,874 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2f6bf9fb: startup date [Tue May 24 12:19:23 CEST 2022]; root of context hierarchy 2022-05-24T12:19:23,884 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:19:23,884 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:19:23,885 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:19:23,885 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:24,061 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 2022-05-24T12:19:24,082 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@2f6bf9fb: startup date [Tue May 24 12:19:23 CEST 2022]; root of context hierarchy 2022-05-24T12:19:24,159 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-05-24T12:19:24,168 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7194dae5: startup date [Tue May 24 12:19:24 CEST 2022]; root of context hierarchy 2022-05-24T12:19:24,178 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:19:24,178 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-24T12:19:24,182 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-24T12:19:24,183 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-24T12:19:24,183 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-24T12:19:24,183 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:19:24,183 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:19:24,183 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:19:24,183 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:24,271 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 2022-05-24T12:19:24,273 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-05-24T12:19:25,279 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-05-24T12:19:25,284 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@26ceca00: startup date [Tue May 24 12:19:25 CEST 2022]; root of context hierarchy 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-24T12:19:25,292 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:19:25,298 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:19:25,298 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:19:25,299 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:25,361 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 2022-05-24T12:19:25,371 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@26ceca00: startup date [Tue May 24 12:19:25 CEST 2022]; root of context hierarchy 2022-05-24T12:19:25,392 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-24T12:19:25,432 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@235959cb: startup date [Tue May 24 12:19:25 CEST 2022]; root of context hierarchy 2022-05-24T12:19:25,437 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-24T12:19:25,437 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-24T12:19:25,437 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-24T12:19:25,442 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-24T12:19:25,442 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-24T12:19:25,442 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-24T12:19:25,442 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:19:25,442 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-24T12:19:25,443 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:25,508 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 2022-05-24T12:19:25,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@235959cb: startup date [Tue May 24 12:19:25 CEST 2022]; root of context hierarchy 2022-05-24T12:19:25,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-24T12:19:25,581 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: 2.224 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-05-24T12:19:26,172 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) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-05-24T12:19:26,448 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) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-05-24T12:19:26,461 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) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-05-24T12:19:26,486 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}. 2022-05-24T12:19:26,487 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. 2022-05-24T12:19:26,505 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] 2022-05-24T12:19:26,506 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56082f59, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24e419ab, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7ae8a6eb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@752ac39a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62cf4881, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@66e22c32] 2022-05-24T12:19:26,518 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:26 CEST 2022]; root of context hierarchy 2022-05-24T12:19:27,031 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] 2022-05-24T12:19:27,031 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] 2022-05-24T12:19:27,033 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] 2022-05-24T12:19:27,033 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] 2022-05-24T12:19:27,034 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] 2022-05-24T12:19:27,034 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] 2022-05-24T12:19:27,034 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] 2022-05-24T12:19:27,034 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] 2022-05-24T12:19:27,034 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] 2022-05-24T12:19:27,035 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] 2022-05-24T12:19:27,035 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] 2022-05-24T12:19:27,040 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] 2022-05-24T12:19:27,041 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] 2022-05-24T12:19:27,041 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] 2022-05-24T12:19:27,041 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] 2022-05-24T12:19:27,041 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] 2022-05-24T12:19:27,041 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] 2022-05-24T12:19:27,163 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:27,276 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:27,292 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:27,380 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:27,381 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:27,381 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:27,381 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:27,381 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:27,385 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:27,392 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:27,968 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2de833e4] 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. 2022-05-24T12:19:27,995 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a8d411f] 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. 2022-05-24T12:19:28,071 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:28,071 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:28,087 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:26 CEST 2022]; root of context hierarchy 2022-05-24T12:19:28,827 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@c5e5395 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@44ce8395, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@aa60438 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@4df1bec]; rollback [true] 2022-05-24T12:19:28,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:28,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-05-24T12:19:29,063 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@c5e5395 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@44ce8395, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@aa60438 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]]] 2022-05-24T12:19:29,070 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:26 CEST 2022]; root of context hierarchy 2022-05-24T12:19:29,072 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:29,073 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: 2.55 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-05-24T12:19:29,080 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}. 2022-05-24T12:19:29,080 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. 2022-05-24T12:19:29,092 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] 2022-05-24T12:19:29,092 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a8afcae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fb5590e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2883edf6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@26bc84dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b4e6329, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e562067] 2022-05-24T12:19:29,103 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:29 CEST 2022]; root of context hierarchy 2022-05-24T12:19:29,546 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] 2022-05-24T12:19:29,547 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] 2022-05-24T12:19:29,547 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] 2022-05-24T12:19:29,547 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] 2022-05-24T12:19:29,547 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] 2022-05-24T12:19:29,548 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] 2022-05-24T12:19:29,548 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] 2022-05-24T12:19:29,548 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] 2022-05-24T12:19:29,548 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] 2022-05-24T12:19:29,549 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] 2022-05-24T12:19:29,549 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] 2022-05-24T12:19:29,555 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] 2022-05-24T12:19:29,555 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] 2022-05-24T12:19:29,555 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] 2022-05-24T12:19:29,555 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] 2022-05-24T12:19:29,556 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] 2022-05-24T12:19:29,556 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] 2022-05-24T12:19:29,653 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:29,767 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:29,782 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:29,869 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:29,869 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:29,869 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:29,869 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:29,869 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:29,874 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:29,878 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:30,502 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1937bcc6] 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. 2022-05-24T12:19:30,516 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ce02c39] 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. 2022-05-24T12:19:30,588 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:30,589 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:30,601 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:29 CEST 2022]; root of context hierarchy 2022-05-24T12:19:31,203 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@36c64bd8 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@50f771c6, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a45a0b 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@2a835bde]; rollback [true] 2022-05-24T12:19:31,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-24T12:19:31,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:31,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-05-24T12:19:31,456 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@36c64bd8 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@50f771c6, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33a45a0b 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]]] 2022-05-24T12:19:31,458 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:29 CEST 2022]; root of context hierarchy 2022-05-24T12:19:31,470 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:31,470 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: 2.335 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 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-05-24T12:19:31,516 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}. 2022-05-24T12:19:31,516 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. 2022-05-24T12:19:31,526 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] 2022-05-24T12:19:31,526 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d430022, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2207bca1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@66946979, org.springframework.test.context.support.DirtiesContextTestExecutionListener@800fc6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5475de4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a3a1b59] 2022-05-24T12:19:31,543 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:31 CEST 2022]; root of context hierarchy 2022-05-24T12:19:31,923 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] 2022-05-24T12:19:31,923 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] 2022-05-24T12:19:31,923 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] 2022-05-24T12:19:31,924 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] 2022-05-24T12:19:31,924 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] 2022-05-24T12:19:31,924 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] 2022-05-24T12:19:31,924 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] 2022-05-24T12:19:31,924 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] 2022-05-24T12:19:31,926 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] 2022-05-24T12:19:31,926 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] 2022-05-24T12:19:31,927 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] 2022-05-24T12:19:31,927 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] 2022-05-24T12:19:31,927 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] 2022-05-24T12:19:31,928 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] 2022-05-24T12:19:31,931 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] 2022-05-24T12:19:31,931 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] 2022-05-24T12:19:31,931 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] 2022-05-24T12:19:31,999 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:32,140 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:32,154 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:32,242 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:32,242 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:32,243 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:32,243 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:32,243 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:32,246 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:32,249 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:32,776 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64209d58] 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. 2022-05-24T12:19:32,799 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44f9e70f] 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. 2022-05-24T12:19:32,862 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:32,863 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:32,867 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:31 CEST 2022]; root of context hierarchy 2022-05-24T12:19:33,429 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@260069b5 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@70ba6842, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42a289ce 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@7974d89d]; rollback [true] 2022-05-24T12:19:33,447 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@260069b5 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@70ba6842, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@42a289ce 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]]] 2022-05-24T12:19:33,447 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:31 CEST 2022]; root of context hierarchy 2022-05-24T12:19:33,448 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:33,458 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: 2.179 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-05-24T12:19:33,464 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}. 2022-05-24T12:19:33,464 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. 2022-05-24T12:19:33,476 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] 2022-05-24T12:19:33,476 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ee73f75, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42ea0c1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23f13b32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@120ed76a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25254ec9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54fcda04] 2022-05-24T12:19:33,491 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:33 CEST 2022]; root of context hierarchy 2022-05-24T12:19:33,965 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] 2022-05-24T12:19:33,965 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] 2022-05-24T12:19:33,965 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] 2022-05-24T12:19:33,965 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] 2022-05-24T12:19:33,966 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] 2022-05-24T12:19:33,966 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] 2022-05-24T12:19:33,966 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,967 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] 2022-05-24T12:19:33,968 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] 2022-05-24T12:19:33,970 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] 2022-05-24T12:19:33,970 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] 2022-05-24T12:19:34,033 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:34,123 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:34,135 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:34,203 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:34,203 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:34,204 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:34,204 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:34,204 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:34,211 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:34,216 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:34,700 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71e170d5] 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. 2022-05-24T12:19:34,710 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@230a523c] 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. 2022-05-24T12:19:34,762 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:34,765 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:34,769 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:33 CEST 2022]; root of context hierarchy 2022-05-24T12:19:35,324 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@57eac75b testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@35255eb8, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7dcae30 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@10048bd9]; rollback [true] 2022-05-24T12:19:35,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:35,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@57eac75b testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@35255eb8, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7dcae30 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]]] 2022-05-24T12:19:35,362 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:33 CEST 2022]; root of context hierarchy 2022-05-24T12:19:35,363 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:35,363 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: 1.866 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-05-24T12:19:35,371 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}. 2022-05-24T12:19:35,371 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. 2022-05-24T12:19:35,382 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] 2022-05-24T12:19:35,382 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e968d16, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5121f908, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@563db2f5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4136cb25, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b420028, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15f549f1] 2022-05-24T12:19:35,384 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:35 CEST 2022]; root of context hierarchy 2022-05-24T12:19:35,838 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] 2022-05-24T12:19:35,838 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] 2022-05-24T12:19:35,838 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] 2022-05-24T12:19:35,839 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] 2022-05-24T12:19:35,839 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] 2022-05-24T12:19:35,839 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] 2022-05-24T12:19:35,839 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] 2022-05-24T12:19:35,840 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] 2022-05-24T12:19:35,840 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] 2022-05-24T12:19:35,840 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] 2022-05-24T12:19:35,840 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] 2022-05-24T12:19:35,840 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] 2022-05-24T12:19:35,841 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] 2022-05-24T12:19:35,841 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] 2022-05-24T12:19:35,841 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] 2022-05-24T12:19:35,841 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] 2022-05-24T12:19:35,841 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] 2022-05-24T12:19:35,906 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:36,007 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:36,019 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:36,102 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:36,102 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:36,103 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:36,103 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:36,103 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:36,110 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:36,114 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:36,687 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f8ff413] 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. 2022-05-24T12:19:36,706 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5dddd61f] 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. 2022-05-24T12:19:36,747 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:36,748 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:36,759 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:35 CEST 2022]; root of context hierarchy 2022-05-24T12:19:37,287 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1edf7722 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@36262c47, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6dd8a127 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@7e61ac31]; rollback [true] 2022-05-24T12:19:37,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-05-24T12:19:37,328 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1edf7722 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@36262c47, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6dd8a127 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]]] 2022-05-24T12:19:37,332 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:35 CEST 2022]; root of context hierarchy 2022-05-24T12:19:37,333 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:37,339 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: 1.96 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-05-24T12:19:37,348 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}. 2022-05-24T12:19:37,348 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. 2022-05-24T12:19:37,352 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] 2022-05-24T12:19:37,352 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ed92e21, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29763c3b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@574352c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c323c9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@147cbdb6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@cf3dce6] 2022-05-24T12:19:37,353 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:37 CEST 2022]; root of context hierarchy 2022-05-24T12:19:37,887 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] 2022-05-24T12:19:37,888 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] 2022-05-24T12:19:37,888 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] 2022-05-24T12:19:37,888 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] 2022-05-24T12:19:37,888 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] 2022-05-24T12:19:37,889 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] 2022-05-24T12:19:37,889 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] 2022-05-24T12:19:37,889 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] 2022-05-24T12:19:37,893 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] 2022-05-24T12:19:37,893 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] 2022-05-24T12:19:37,893 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] 2022-05-24T12:19:37,893 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] 2022-05-24T12:19:37,894 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] 2022-05-24T12:19:37,894 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] 2022-05-24T12:19:37,894 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] 2022-05-24T12:19:37,894 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] 2022-05-24T12:19:37,894 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] 2022-05-24T12:19:37,971 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:38,085 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:38,098 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:38,175 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:38,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:38,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:38,175 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:38,175 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:38,182 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:38,185 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:38,767 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a5b398b] 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. 2022-05-24T12:19:38,783 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@263d69a4] 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. 2022-05-24T12:19:38,838 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:38,838 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:38,842 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:37 CEST 2022]; root of context hierarchy 2022-05-24T12:19:39,427 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6a475493 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6fbf27ef, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a637605 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@7d4093b9]; rollback [true] 2022-05-24T12:19:39,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-05-24T12:19:39,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-24T12:19:39,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:39,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-24T12:19:39,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-05-24T12:19:39,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-05-24T12:19:39,572 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6a475493 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@6fbf27ef, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7a637605 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]]] 2022-05-24T12:19:39,572 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:37 CEST 2022]; root of context hierarchy 2022-05-24T12:19:39,573 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:39,574 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: 2.18 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-05-24T12:19:39,587 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}. 2022-05-24T12:19:39,587 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. 2022-05-24T12:19:39,589 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] 2022-05-24T12:19:39,589 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ee9814f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d64f938, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4337ecac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15a38f3e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77a2873c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d951dc9] 2022-05-24T12:19:39,599 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:39 CEST 2022]; root of context hierarchy 2022-05-24T12:19:40,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] 2022-05-24T12:19:40,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] 2022-05-24T12:19:40,066 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] 2022-05-24T12:19:40,067 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] 2022-05-24T12:19:40,067 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] 2022-05-24T12:19:40,067 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] 2022-05-24T12:19:40,067 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] 2022-05-24T12:19:40,067 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,068 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] 2022-05-24T12:19:40,069 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] 2022-05-24T12:19:40,069 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] 2022-05-24T12:19:40,134 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:40,226 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:40,234 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:40,307 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:40,307 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:40,308 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:40,308 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:40,308 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:40,314 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:40,318 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:40,894 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13d498d2] 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. 2022-05-24T12:19:40,902 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e0a03f9] 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. 2022-05-24T12:19:40,945 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:40,945 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:40,962 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:39 CEST 2022]; root of context hierarchy 2022-05-24T12:19:41,471 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3dec5ca6 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@25f2d73b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b22e312 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@671669a6]; rollback [true] 2022-05-24T12:19:41,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:41,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-05-24T12:19:41,534 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3dec5ca6 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@25f2d73b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b22e312 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]]] 2022-05-24T12:19:41,542 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:39 CEST 2022]; root of context hierarchy 2022-05-24T12:19:41,543 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:41,543 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: 2.111 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 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-05-24T12:19:41,852 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}. 2022-05-24T12:19:41,852 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. 2022-05-24T12:19:41,859 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] 2022-05-24T12:19:41,860 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e1a3779, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@514d8a82, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3bf99eed, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36311721, org.springframework.test.context.transaction.TransactionalTestExecutionListener@92f5f61, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@340bdd5c] 2022-05-24T12:19:41,862 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:41 CEST 2022]; root of context hierarchy 2022-05-24T12:19:42,285 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] 2022-05-24T12:19:42,285 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] 2022-05-24T12:19:42,285 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] 2022-05-24T12:19:42,287 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] 2022-05-24T12:19:42,287 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] 2022-05-24T12:19:42,287 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] 2022-05-24T12:19:42,287 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] 2022-05-24T12:19:42,287 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] 2022-05-24T12:19:42,288 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] 2022-05-24T12:19:42,288 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] 2022-05-24T12:19:42,288 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] 2022-05-24T12:19:42,288 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] 2022-05-24T12:19:42,288 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] 2022-05-24T12:19:42,293 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] 2022-05-24T12:19:42,293 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] 2022-05-24T12:19:42,294 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] 2022-05-24T12:19:42,294 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] 2022-05-24T12:19:42,348 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:42,482 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:42,489 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:42,558 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:42,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:42,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:42,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:42,558 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:42,566 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:42,569 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:43,000 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41fcb3ea] 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. 2022-05-24T12:19:43,011 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@137e484] 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. 2022-05-24T12:19:43,062 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:43,063 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:43,066 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:41 CEST 2022]; root of context hierarchy 2022-05-24T12:19:43,168 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=163.2M, swap.space.total=0, swap.space.free=0, heap.memory.used=143.9M, heap.memory.free=351.2M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=29.06%, heap.memory.used/max=14.53%, minor.gc.count=30, minor.gc.time=1203ms, major.gc.count=4, major.gc.time=439ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.42, thread.count=47, thread.peakCount=903, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-24T12:19:43,555 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@b874b59 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@7c78eb4f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58ede621 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@154cefc5]; rollback [true] 2022-05-24T12:19:43,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:43,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-24T12:19:43,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-05-24T12:19:43,657 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@b874b59 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@7c78eb4f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58ede621 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]]] 2022-05-24T12:19:43,657 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:41 CEST 2022]; root of context hierarchy 2022-05-24T12:19:43,662 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:43,662 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: 1.938 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-05-24T12:19:43,671 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}. 2022-05-24T12:19:43,671 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. 2022-05-24T12:19:43,679 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] 2022-05-24T12:19:43,679 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@505f1346, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@663a3618, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6892c389, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6b544cb6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43b9b7b9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7404d320] 2022-05-24T12:19:43,680 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:43 CEST 2022]; root of context hierarchy 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,108 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,109 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] 2022-05-24T12:19:44,110 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] 2022-05-24T12:19:44,110 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] 2022-05-24T12:19:44,110 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] 2022-05-24T12:19:44,110 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] 2022-05-24T12:19:44,172 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:44,261 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:44,270 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:44,333 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:44,333 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:44,333 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:44,335 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:44,335 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:44,340 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:44,344 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:44,794 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f5a1f71] 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. 2022-05-24T12:19:44,802 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73c65fd1] 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. 2022-05-24T12:19:44,850 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:44,851 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:44,861 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:43 CEST 2022]; root of context hierarchy 2022-05-24T12:19:45,336 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@46238227 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@6e6208d4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5bc2a4cc 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@45779ed0]; rollback [true] 2022-05-24T12:19:45,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-24T12:19:45,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-24T12:19:45,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-24T12:19:45,445 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@46238227 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@6e6208d4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5bc2a4cc 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]]] 2022-05-24T12:19:45,450 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:43 CEST 2022]; root of context hierarchy 2022-05-24T12:19:45,451 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:45,451 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: 1.806 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-05-24T12:19:45,507 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip' 2022-05-24T12:19:45,517 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip/index' 2022-05-24T12:19:45,518 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-05-24T12:19:45,518 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-05-24T12:19:45,518 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-05-24T12:19:45,518 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-05-24T12:19:45,519 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.015 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.7 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.016 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: 3.815 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-05-24T12:19:50,295 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-24T12:19:50,300 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399700, maximum is 3600000 2022-05-24T12:19:50,300 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-05-24T12:19:50,303 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-24T12:19:50,304 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 1A6E95FF7C42D3C90AA94D3E194EAB79, but should be 71DE46B380B76E64D3EA802DA636C1B9 2022-05-24T12:19:50,304 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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.003 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.272 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.005 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.003 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.025 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-05-24T12:19:50,712 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#896234413 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:50,712 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-05-24T12:19:50,716 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2028574070 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:50,716 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-05-24T12:19:50,722 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1189538758 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:50,722 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-05-24T12:19:50,722 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2122622481 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:50,723 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1520280731) 2022-05-24T12:19:50,726 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1105588037 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 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.001 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 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 2022-05-24T12:19:50,800 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] 2022-05-24T12:19:50,800 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c96564e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44aa1a96, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d1e99af, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b0d6b8e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45f77a87, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@511da605] 2022-05-24T12:19:50,809 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:19:50 CEST 2022]; root of context hierarchy 2022-05-24T12:19:51,159 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] 2022-05-24T12:19:51,159 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] 2022-05-24T12:19:51,159 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] 2022-05-24T12:19:51,159 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] 2022-05-24T12:19:51,161 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] 2022-05-24T12:19:51,161 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,166 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] 2022-05-24T12:19:51,167 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] 2022-05-24T12:19:51,167 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] 2022-05-24T12:19:51,217 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:19:51,307 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:51,314 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:19:51,379 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:19:51,379 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:19:51,379 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:19:51,380 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:19:51,380 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:19:51,386 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:19:51,391 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:19:51,842 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@773affee] 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. 2022-05-24T12:19:51,845 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76e10707] 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. 2022-05-24T12:19:51,894 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:19:51,894 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:19:51,898 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:19:50 CEST 2022]; root of context hierarchy 2022-05-24T12:19:52,547 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16f27093, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:52,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-05-24T12:19:52,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-05-24T12:19:52,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-05-24T12:19:52,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-05-24T12:19:52,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-05-24T12:19:52,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-05-24T12:19:52,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-05-24T12:19:52,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-05-24T12:19:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-05-24T12:19:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-05-24T12:19:52,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-05-24T12:19:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-05-24T12:19:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-05-24T12:19:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-05-24T12:19:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-05-24T12:19:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-05-24T12:19:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-05-24T12:19:52,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-05-24T12:19:52,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-05-24T12:19:52,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-05-24T12:19:52,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-05-24T12:19:52,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-05-24T12:19:52,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-05-24T12:19:52,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-05-24T12:19:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-05-24T12:19:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-05-24T12:19:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-05-24T12:19:52,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-05-24T12:19:52,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-24T12:19:52,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-24T12:19:52,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-24T12:19:52,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-24T12:19:52,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-24T12:19:52,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-24T12:19:52,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-24T12:19:52,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-24T12:19:52,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-24T12:19:52,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-24T12:19:52,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-24T12:19:52,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-24T12:19:52,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-24T12:19:52,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-24T12:19:52,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-24T12:19:52,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-24T12:19:52,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-24T12:19:52,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-24T12:19:52,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-24T12:19:52,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-24T12:19:52,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-24T12:19:52,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-24T12:19:52,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-24T12:19:52,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-24T12:19:52,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-24T12:19:52,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-24T12:19:52,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-24T12:19:52,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-24T12:19:52,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-24T12:19:52,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-24T12:19:52,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-24T12:19:52,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-24T12:19:52,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:19:52,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-24T12:19:52,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-24T12:19:52,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-24T12:19:52,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-24T12:19:52,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-24T12:19:52,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-24T12:19:52,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-24T12:19:52,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-24T12:19:52,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-24T12:19:52,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-24T12:19:52,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-24T12:19:52,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-24T12:19:52,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-24T12:19:52,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-24T12:19:52,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-24T12:19:52,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-24T12:19:52,949 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-24T12:19:52,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-24T12:19:52,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-24T12:19:52,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-24T12:19:52,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-24T12:19:52,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-24T12:19:53,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-24T12:19:53,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-24T12:19:53,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:19:53,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-05-24T12:19:53,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-05-24T12:19:53,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-05-24T12:19:53,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-05-24T12:19:53,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-05-24T12:19:53,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-05-24T12:19:53,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-05-24T12:19:53,149 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-05-24T12:19:53,149 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-05-24T12:19:53,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-05-24T12:19:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-05-24T12:19:53,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-05-24T12:19:53,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-05-24T12:19:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-05-24T12:19:53,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-05-24T12:19:53,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-05-24T12:19:53,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-05-24T12:19:53,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-05-24T12:19:53,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-05-24T12:19:53,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-05-24T12:19:53,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-05-24T12:19:53,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-05-24T12:19:53,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-05-24T12:19:53,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-05-24T12:19:53,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-05-24T12:19:53,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-05-24T12:19:53,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-05-24T12:19:53,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-05-24T12:19:53,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-05-24T12:19:53,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-05-24T12:19:53,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-05-24T12:19:53,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-05-24T12:19:53,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-05-24T12:19:53,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-05-24T12:19:53,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-05-24T12:19:53,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-05-24T12:19:53,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-05-24T12:19:53,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-05-24T12:19:53,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-05-24T12:19:53,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-05-24T12:19:53,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-05-24T12:19:53,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-05-24T12:19:53,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-05-24T12:19:53,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-05-24T12:19:53,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-05-24T12:19:53,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-05-24T12:19:53,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-05-24T12:19:53,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-05-24T12:19:53,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-05-24T12:19:53,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-05-24T12:19:53,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-05-24T12:19:53,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-05-24T12:19:53,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-05-24T12:19:53,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-05-24T12:19:53,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-05-24T12:19:53,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-05-24T12:19:53,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-05-24T12:19:53,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-05-24T12:19:53,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-05-24T12:19:53,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-05-24T12:19:53,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-05-24T12:19:53,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-05-24T12:19:53,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-05-24T12:19:53,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-05-24T12:19:53,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-05-24T12:19:53,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-05-24T12:19:53,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-05-24T12:19:53,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-05-24T12:19:53,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-05-24T12:19:53,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-05-24T12:19:53,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-05-24T12:19:53,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-05-24T12:19:53,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-05-24T12:19:53,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-05-24T12:19:53,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-05-24T12:19:53,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-05-24T12:19:53,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213727420 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:53,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-05-24T12:19:53,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-05-24T12:19:53,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-05-24T12:19:53,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-05-24T12:19:53,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-05-24T12:19:53,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-05-24T12:19:53,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-05-24T12:19:53,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-05-24T12:19:53,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-05-24T12:19:53,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-05-24T12:19:53,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-05-24T12:19:53,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-05-24T12:19:53,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-05-24T12:19:53,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-05-24T12:19:53,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-05-24T12:19:53,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-05-24T12:19:53,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-05-24T12:19:53,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-05-24T12:19:53,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-05-24T12:19:53,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-05-24T12:19:53,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-05-24T12:19:53,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-05-24T12:19:53,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-05-24T12:19:53,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-05-24T12:19:53,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-05-24T12:19:53,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-05-24T12:19:53,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-05-24T12:19:53,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-05-24T12:19:53,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-05-24T12:19:53,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-05-24T12:19:53,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-05-24T12:19:53,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-05-24T12:19:53,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-05-24T12:19:53,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-05-24T12:19:53,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-05-24T12:19:53,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-05-24T12:19:53,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-05-24T12:19:53,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-05-24T12:19:53,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-05-24T12:19:53,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-05-24T12:19:53,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-05-24T12:19:53,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-05-24T12:19:53,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-05-24T12:19:53,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-05-24T12:19:53,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-05-24T12:19:53,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-05-24T12:19:53,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-05-24T12:19:53,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-05-24T12:19:53,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-05-24T12:19:53,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-05-24T12:19:53,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-05-24T12:19:53,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-05-24T12:19:53,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-05-24T12:19:53,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-05-24T12:19:53,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-05-24T12:19:53,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-05-24T12:19:53,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-05-24T12:19:53,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-05-24T12:19:53,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-05-24T12:19:53,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-05-24T12:19:53,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-05-24T12:19:53,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-05-24T12:19:53,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-05-24T12:19:53,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-05-24T12:19:53,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-05-24T12:19:53,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-05-24T12:19:53,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-05-24T12:19:53,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-05-24T12:19:53,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-05-24T12:19:53,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-05-24T12:19:53,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-05-24T12:19:53,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-05-24T12:19:53,429 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1751810052 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:53,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-05-24T12:19:53,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-05-24T12:19:53,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-05-24T12:19:53,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-05-24T12:19:53,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-05-24T12:19:53,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-05-24T12:19:53,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-05-24T12:19:53,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-05-24T12:19:53,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-05-24T12:19:53,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-05-24T12:19:53,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-05-24T12:19:53,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-05-24T12:19:53,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-05-24T12:19:53,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-05-24T12:19:53,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-05-24T12:19:53,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-05-24T12:19:53,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-05-24T12:19:53,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-05-24T12:19:53,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-05-24T12:19:53,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-05-24T12:19:53,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-05-24T12:19:53,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-05-24T12:19:53,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-05-24T12:19:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-05-24T12:19:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-05-24T12:19:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-05-24T12:19:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-05-24T12:19:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-05-24T12:19:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-05-24T12:19:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-05-24T12:19:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-05-24T12:19:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-05-24T12:19:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-05-24T12:19:53,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-05-24T12:19:53,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-05-24T12:19:53,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-05-24T12:19:53,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-05-24T12:19:53,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-05-24T12:19:53,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-05-24T12:19:53,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-05-24T12:19:53,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-05-24T12:19:53,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-05-24T12:19:53,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-05-24T12:19:53,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-05-24T12:19:53,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-05-24T12:19:53,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-05-24T12:19:53,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-05-24T12:19:53,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-05-24T12:19:53,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-05-24T12:19:53,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-05-24T12:19:53,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-05-24T12:19:53,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-05-24T12:19:53,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-05-24T12:19:53,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-05-24T12:19:53,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-05-24T12:19:53,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-05-24T12:19:53,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-05-24T12:19:53,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-05-24T12:19:53,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-05-24T12:19:53,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-05-24T12:19:53,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-05-24T12:19:53,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-05-24T12:19:53,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-05-24T12:19:53,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-05-24T12:19:53,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-05-24T12:19:53,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-05-24T12:19:53,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-05-24T12:19:53,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-05-24T12:19:53,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-05-24T12:19:53,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-05-24T12:19:53,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-05-24T12:19:53,646 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1377858859 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:53,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-24T12:19:53,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-05-24T12:19:53,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-05-24T12:19:53,870 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16f27093, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:53,884 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@754ce81c, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:54,078 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#745924682 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1655834352 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,239 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#169502258 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-24T12:19:54,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@754ce81c, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:54,367 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@163f489e, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:54,449 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#57607387 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,494 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#62034287 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,539 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#896803712 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-24T12:19:54,598 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@163f489e, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:54,605 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a05332e, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:54,665 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#366505270 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,702 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1954525984 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,745 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1654648477 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:54,870 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-05-24T12:19:54,870 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-05-24T12:19:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-05-24T12:19:54,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-05-24T12:19:54,910 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a05332e, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:54,919 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18b2684, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:54,972 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#610437130 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,010 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619346615 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,048 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1512336594 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,138 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18b2684, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,147 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@116753e6, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,214 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#737702032 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,244 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#159600904 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,273 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1360609631 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,304 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@116753e6, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,318 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@734d74b7, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,371 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#208879798 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,405 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#798139200 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,434 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2014373310 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-05-24T12:19:55,447 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@734d74b7, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,463 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5650ebef, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,509 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1933169720 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,540 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463619947 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,577 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#833992086 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-05-24T12:19:55,591 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5650ebef, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,600 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2894d052, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,647 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1714047742 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,675 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2057904822 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,698 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#908013130 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-05-24T12:19:55,712 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2894d052, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,720 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37c6d80, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,764 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#275317808 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,796 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1833897252 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1396702535 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-05-24T12:19:55,844 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37c6d80, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,860 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4403b518, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:55,906 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#687201385 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,928 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#17368157 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,955 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1041507719 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:55,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-05-24T12:19:55,971 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4403b518, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:55,985 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b8d5c44, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,041 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1642817139 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,087 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2141031640 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,114 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#237515699 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-05-24T12:19:56,129 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b8d5c44, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,139 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b7698af, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,193 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1061651485 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,211 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#796119731 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1255264077 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-05-24T12:19:56,244 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b7698af, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,255 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1127f18e, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,289 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#602503156 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,322 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1535326966 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,341 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2030806232 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-05-24T12:19:56,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-05-24T12:19:56,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-05-24T12:19:56,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-05-24T12:19:56,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-05-24T12:19:56,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-05-24T12:19:56,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-05-24T12:19:56,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-05-24T12:19:56,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-05-24T12:19:56,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-05-24T12:19:56,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-05-24T12:19:56,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-05-24T12:19:56,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-05-24T12:19:56,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-05-24T12:19:56,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-05-24T12:19:56,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-05-24T12:19:56,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-05-24T12:19:56,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-05-24T12:19:56,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-05-24T12:19:56,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-05-24T12:19:56,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-05-24T12:19:56,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-05-24T12:19:56,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-05-24T12:19:56,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-05-24T12:19:56,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-05-24T12:19:56,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-05-24T12:19:56,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-05-24T12:19:56,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-05-24T12:19:56,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-05-24T12:19:56,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-05-24T12:19:56,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-05-24T12:19:56,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-05-24T12:19:56,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-05-24T12:19:56,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-05-24T12:19:56,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-05-24T12:19:56,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-05-24T12:19:56,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-05-24T12:19:56,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-05-24T12:19:56,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-05-24T12:19:56,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-05-24T12:19:56,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-05-24T12:19:56,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-05-24T12:19:56,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-05-24T12:19:56,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-05-24T12:19:56,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-05-24T12:19:56,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-05-24T12:19:56,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-05-24T12:19:56,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-05-24T12:19:56,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-05-24T12:19:56,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-05-24T12:19:56,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-05-24T12:19:56,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-05-24T12:19:56,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-05-24T12:19:56,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-05-24T12:19:56,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-05-24T12:19:56,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-05-24T12:19:56,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-05-24T12:19:56,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-05-24T12:19:56,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-05-24T12:19:56,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-05-24T12:19:56,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-05-24T12:19:56,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-05-24T12:19:56,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-05-24T12:19:56,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-05-24T12:19:56,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-05-24T12:19:56,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-05-24T12:19:56,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-05-24T12:19:56,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-05-24T12:19:56,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-05-24T12:19:56,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-05-24T12:19:56,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-05-24T12:19:56,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-05-24T12:19:56,456 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1127f18e, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,474 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6672da35, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,523 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1186731203 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,553 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#525062099 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,599 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1918138980 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1815375218 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-05-24T12:19:56,637 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6672da35, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,655 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ef0f34f, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,708 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#354523273 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,739 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1636283588 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,758 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#11910936 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,774 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#323337950 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-05-24T12:19:56,809 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ef0f34f, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,829 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44752829, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:56,876 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1531508997 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,903 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#779450685 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,921 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1919840712 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,945 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2030144823 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:56,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-24T12:19:56,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-05-24T12:19:56,963 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@44752829, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:56,976 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64141cad, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:57,003 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1559355956 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,028 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#722592055 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,051 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#497837255 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,086 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#238242327 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,088 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64141cad, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:57,107 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37e30531, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [true] 2022-05-24T12:19:57,141 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1032332931 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1082919473 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,175 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619900045 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,193 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#547920376 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,205 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-05-24T12:19:57,210 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37e30531, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:57,222 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3891adfa, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:57,252 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#672499972 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,267 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#527445739 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,289 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2060920813 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1317757958 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,318 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-05-24T12:19:57,340 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-05-24T12:19:57,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-05-24T12:19:57,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-05-24T12:19:57,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-05-24T12:19:57,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-05-24T12:19:57,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-05-24T12:19:57,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-05-24T12:19:57,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-05-24T12:19:57,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-05-24T12:19:57,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-05-24T12:19:57,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-05-24T12:19:57,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-05-24T12:19:57,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-05-24T12:19:57,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-05-24T12:19:57,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-05-24T12:19:57,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-05-24T12:19:57,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-05-24T12:19:57,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-05-24T12:19:57,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-05-24T12:19:57,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-05-24T12:19:57,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-05-24T12:19:57,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-05-24T12:19:57,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-05-24T12:19:57,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-05-24T12:19:57,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-05-24T12:19:57,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-05-24T12:19:57,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-05-24T12:19:57,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-05-24T12:19:57,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-05-24T12:19:57,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-05-24T12:19:57,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-05-24T12:19:57,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-05-24T12:19:57,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-05-24T12:19:57,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-05-24T12:19:57,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-05-24T12:19:57,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-05-24T12:19:57,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-05-24T12:19:57,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-05-24T12:19:57,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-05-24T12:19:57,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-05-24T12:19:57,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-05-24T12:19:57,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-05-24T12:19:57,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-05-24T12:19:57,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-05-24T12:19:57,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-05-24T12:19:57,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-05-24T12:19:57,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-05-24T12:19:57,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-05-24T12:19:57,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-05-24T12:19:57,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-05-24T12:19:57,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-05-24T12:19:57,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-05-24T12:19:57,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-05-24T12:19:57,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-05-24T12:19:57,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-05-24T12:19:57,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-05-24T12:19:57,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-05-24T12:19:57,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-05-24T12:19:57,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-05-24T12:19:57,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-05-24T12:19:57,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-05-24T12:19:57,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-05-24T12:19:57,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-05-24T12:19:57,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-05-24T12:19:57,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-05-24T12:19:57,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-05-24T12:19:57,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-05-24T12:19:57,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-05-24T12:19:57,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-05-24T12:19:57,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-05-24T12:19:57,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-05-24T12:19:57,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-05-24T12:19:57,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-05-24T12:19:57,431 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-24T12:19:57,441 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-05-24T12:19:57,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-05-24T12:19:57,447 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3891adfa, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:57,458 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@796e485e, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:57,495 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#288961638 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1197065328 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,545 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#851718019 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:57,590 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-05-24T12:19:57,623 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-05-24T12:19:57,624 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-05-24T12:19:57,624 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-05-24T12:19:57,696 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-05-24T12:19:57,704 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-05-24T12:19:57,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-05-24T12:19:57,742 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1837424891) 2022-05-24T12:19:57,743 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-05-24T12:19:57,744 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-05-24T12:19:57,744 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1837424891) 2022-05-24T12:19:57,744 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1837424891) complete 2022-05-24T12:19:57,751 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement... 2022-05-24T12:19:57,768 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-05-24T12:19:57,769 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-05-24T12:19:57,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-05-24T12:19:57,772 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-24T12:19:57,783 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-05-24T12:19:57,783 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-05-24T12:19:57,786 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-05-24T12:19:57,787 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-05-24T12:19:57,789 INFO [pool-865-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-05-24T12:19:57,789 INFO [pool-865-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-05-24T12:19:57,792 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-05-24T12:19:57,792 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-05-24T12:19:58,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-05-24T12:19:58,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-05-24T12:19:58,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-05-24T12:19:58,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-05-24T12:19:58,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-05-24T12:19:58,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-05-24T12:19:58,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-05-24T12:19:58,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-05-24T12:19:58,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-05-24T12:19:58,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-05-24T12:19:58,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-05-24T12:19:58,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-05-24T12:19:58,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-05-24T12:19:58,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-05-24T12:19:58,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-05-24T12:19:58,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-05-24T12:19:58,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-05-24T12:19:58,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-05-24T12:19:58,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-05-24T12:19:58,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-05-24T12:19:58,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-05-24T12:19:58,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-05-24T12:19:58,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-05-24T12:19:58,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-05-24T12:19:58,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-05-24T12:19:58,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-05-24T12:19:58,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-05-24T12:19:58,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-05-24T12:19:58,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-05-24T12:19:58,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-05-24T12:19:58,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-05-24T12:19:58,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-05-24T12:19:58,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-05-24T12:19:58,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-05-24T12:19:58,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-05-24T12:19:58,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-05-24T12:19:58,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-05-24T12:19:58,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-05-24T12:19:58,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-05-24T12:19:58,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-05-24T12:19:58,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-05-24T12:19:58,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-05-24T12:19:58,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-05-24T12:19:58,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-05-24T12:19:58,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-05-24T12:19:58,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-05-24T12:19:58,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-05-24T12:19:58,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-05-24T12:19:58,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-05-24T12:19:58,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-05-24T12:19:58,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-05-24T12:19:58,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-05-24T12:19:58,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-05-24T12:19:58,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-05-24T12:19:58,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-05-24T12:19:58,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-05-24T12:19:58,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-05-24T12:19:58,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-05-24T12:19:58,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-05-24T12:19:58,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-05-24T12:19:58,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-05-24T12:19:58,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-05-24T12:19:58,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-05-24T12:19:58,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-05-24T12:19:58,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-05-24T12:19:58,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-05-24T12:19:58,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-05-24T12:19:58,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-05-24T12:19:58,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-05-24T12:19:58,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-05-24T12:19:58,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-05-24T12:19:58,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-05-24T12:19:58,875 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@796e485e, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:58,894 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@55a4a82b, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:58,946 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1031948877 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:58,979 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1882115116 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-05-24T12:19:59,004 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@55a4a82b, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,005 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e725c97, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,055 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#982179827 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,086 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1026479384 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,099 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e725c97, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,101 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@729eafbf, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,128 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1322171053 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#71971721 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,171 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@729eafbf, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,174 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b5af319, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#57242380 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#779978956 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-05-24T12:19:59,254 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b5af319, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,262 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d695c82, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,297 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1934230275 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,308 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#787488135 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,322 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d695c82, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,338 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e30e612, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,382 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#902195457 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,516 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#777343563 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,524 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e30e612, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,533 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@bdd7acf, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,568 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#329475070 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,579 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#675449276 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,581 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@bdd7acf, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,598 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@368dd74d, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,629 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1130701769 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,643 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#164910668 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,650 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@368dd74d, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,660 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31bff07d, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,712 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#808202498 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,725 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1704055962 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,738 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31bff07d, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,751 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ec9167a, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,783 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1614001931 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,795 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1084334845 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,802 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ec9167a, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,815 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e2e1021, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,856 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2094139252 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,872 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#968543777 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,882 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e2e1021, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,895 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fda7985, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:19:59,935 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088299101 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,951 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2006676387 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:19:59,965 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fda7985, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:19:59,978 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@205a6550, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,010 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#779113767 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,022 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1778657205 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,036 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@205a6550, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,049 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4151c186, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,088 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#958033572 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,101 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1165628746 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,103 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4151c186, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,117 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2a4a26ab, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,169 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1304846963 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,209 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1195378858 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,216 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2a4a26ab, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,228 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5fca513b, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,257 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#470225252 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,274 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1673020193 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,284 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5fca513b, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,291 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ff06061, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,328 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#204712565 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,345 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#92352971 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,347 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ff06061, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,355 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d22a6b9, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,384 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1881817580 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,403 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1383293795 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,405 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d22a6b9, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,421 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e420498, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,486 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1387401596 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1897876406 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,521 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e420498, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,530 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5461d430, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,582 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#900176393 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,606 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1402127293 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,634 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5461d430, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,650 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e48cb9a, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,695 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1140775602 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,728 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#295016891 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:00,902 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888) 2022-05-24T12:20:00,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-05-24T12:20:00,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-24T12:20:00,909 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e48cb9a, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:00,931 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cf0f1e8, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:00,981 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1011266950 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:01,004 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2118936080 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:01,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-05-24T12:20:01,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-24T12:20:01,032 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cf0f1e8, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:01,042 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11ad6f23, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:01,069 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1254340637 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:01,093 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1802797578 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:02,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:02,195 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-05-24T12:20:02,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:02,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-24T12:20:02,208 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-24T12:20:02,210 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11ad6f23, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:02,222 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51bdcebb, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:02,261 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#35982746 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:02,275 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1253854941 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:02,285 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-24T12:20:02,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:02,293 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-05-24T12:20:02,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:02,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-24T12:20:02,294 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-24T12:20:02,295 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51bdcebb, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:02,312 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@30c0740f, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:02,349 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#207016757 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:02,374 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2139475921 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:03,169 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=130.5M, swap.space.total=0, swap.space.free=0, heap.memory.used=138.0M, heap.memory.free=357.0M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=27.88%, heap.memory.used/max=13.94%, minor.gc.count=36, minor.gc.time=1474ms, major.gc.count=4, major.gc.time=439ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.23, thread.count=47, thread.peakCount=903, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-24T12:20:03,895 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-24T12:20:03,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-05-24T12:20:03,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:04,796 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-24T12:20:04,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-05-24T12:20:04,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:05,655 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-24T12:20:05,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2022-05-24T12:20:05,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:05,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:05,680 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@30c0740f, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:05,695 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@896da78, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:05,740 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1643836634 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:05,778 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1011523844 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,715 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-05-24T12:20:06,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:06,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-24T12:20:06,721 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-24T12:20:06,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@896da78, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:06,733 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ec9ce55, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:06,766 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1104176231 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,776 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1143322695 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,791 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-05-24T12:20:06,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-24T12:20:06,804 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-05-24T12:20:06,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:06,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-24T12:20:06,804 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-24T12:20:06,805 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ec9ce55, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:06,826 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20b0eb7e, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:06,869 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#374886737 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,889 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1510561387 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,914 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-05-24T12:20:06,917 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-05-24T12:20:06,927 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-05-24T12:20:06,928 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-05-24T12:20:06,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:06,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-24T12:20:06,928 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-24T12:20:06,929 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20b0eb7e, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:06,943 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d7df4ae, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:06,984 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#212942017 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:06,997 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#502369371 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:07,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:07,808 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 (Tue May 24 12:20:07 CEST 2022). 2022-05-24T12:20:07,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:07,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:07,822 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d7df4ae, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:07,831 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24c0b7c4, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:07,867 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#413715958 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:07,873 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#368437644 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:07,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:08,704 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 Tue Feb 22 12:20:07 CET 2022). 2022-05-24T12:20:08,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:08,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:08,715 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@24c0b7c4, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:08,723 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ba7938, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:08,752 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#838379184 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:08,775 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1141676999 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:08,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:09,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-05-24T12:20:09,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:09,671 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ba7938, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:09,688 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52e9b0e2, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:09,741 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1820365508 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:09,756 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#742941688 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:09,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2022-05-24T12:20:10,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2022-05-24T12:20:10,662 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@52e9b0e2, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:10,671 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73dcbe5c, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:10,733 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#455809001 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:10,752 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#302126525 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:10,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-05-24T12:20:10,762 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-24T12:20:10,810 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-05-24T12:20:10,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-05-24T12:20:10,826 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:20:10,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-05-24T12:20:10,832 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:20:10,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-05-24T12:20:10,842 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:20:10,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-05-24T12:20:10,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-05-24T12:20:10,853 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:20:10,858 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:20:10,859 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:20:10,859 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:20:10,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-05-24T12:20:10,868 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:20:10,868 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:20:10,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-05-24T12:20:10,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-05-24T12:20:10,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-05-24T12:20:10,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-24T12:20:10,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-05-24T12:20:10,893 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-05-24T12:20:10,907 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:20:10,908 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:20:10,909 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:20:10,911 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:20:10,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-05-24T12:20:10,926 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73dcbe5c, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:10,943 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4515e118, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:10,982 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#635884888 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,002 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#58296043 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,060 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-05-24T12:20:11,060 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-05-24T12:20:11,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-05-24T12:20:11,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-24T12:20:11,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-05-24T12:20:11,070 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-24T12:20:11,090 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-05-24T12:20:11,105 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,105 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,105 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,113 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:20:11,114 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-05-24T12:20:11,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-05-24T12:20:11,131 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:20:11,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-05-24T12:20:11,141 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:20:11,142 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:20:11,143 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:20:11,151 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:20:11,153 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:20:11,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-24T12:20:11,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-05-24T12:20:11,164 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:20:11,164 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:20:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-05-24T12:20:11,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-24T12:20:11,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-05-24T12:20:11,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-05-24T12:20:11,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-24T12:20:11,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-05-24T12:20:11,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-05-24T12:20:11,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-24T12:20:11,173 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-05-24T12:20:11,184 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-05-24T12:20:11,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-05-24T12:20:11,188 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4515e118, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:11,201 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67a223a7, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:11,253 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#466822593 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,275 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#183502913 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,291 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-05-24T12:20:11,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-05-24T12:20:11,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-24T12:20:11,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-05-24T12:20:11,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-24T12:20:11,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-05-24T12:20:11,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-05-24T12:20:11,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-05-24T12:20:11,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-05-24T12:20:11,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-05-24T12:20:11,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-05-24T12:20:11,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-05-24T12:20:11,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-05-24T12:20:11,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-05-24T12:20:11,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-05-24T12:20:11,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-05-24T12:20:11,364 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67a223a7, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:11,386 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79082e1a, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:11,434 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#964481671 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,445 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1976936967 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-05-24T12:20:11,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-05-24T12:20:11,452 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-24T12:20:11,484 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-05-24T12:20:11,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-05-24T12:20:11,494 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:20:11,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-05-24T12:20:11,494 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:20:11,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-05-24T12:20:11,495 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:20:11,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-05-24T12:20:11,495 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:20:11,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-05-24T12:20:11,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-05-24T12:20:11,497 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:20:11,510 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:20:11,511 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:20:11,511 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:20:11,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-05-24T12:20:11,513 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:20:11,514 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:20:11,514 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:20:11,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-05-24T12:20:11,515 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:20:11,515 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:20:11,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-05-24T12:20:11,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-05-24T12:20:11,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-05-24T12:20:11,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-05-24T12:20:11,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-05-24T12:20:11,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-24T12:20:11,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-05-24T12:20:11,534 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,534 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,535 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,542 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,542 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-24T12:20:11,542 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-05-24T12:20:11,586 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:20:11,587 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:20:11,588 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:20:11,595 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:20:11,598 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:20:11,603 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:20:11,613 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79082e1a, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:11,627 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18d9d102, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:11,669 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1795276892 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,686 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#454408317 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,694 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18d9d102, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:11,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@357c04f0, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:11,738 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1930648883 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:11,753 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1626503124 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:12,684 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@357c04f0, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:12,692 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1316b824, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:12,752 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#803965239 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,774 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#745497280 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,792 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1316b824, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:12,799 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c649c97, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:12,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1876552950 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,850 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1621882467 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-05-24T12:20:12,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-05-24T12:20:12,853 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c649c97, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:12,869 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c1911b8, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:12,902 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1734540787 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,920 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1785215602 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:12,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-05-24T12:20:12,925 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c1911b8, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:12,939 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@725b2913, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:12,985 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1940307052 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:13,003 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1549897978 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:13,016 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-05-24T12:20:13,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-05-24T12:20:13,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-05-24T12:20:13,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-05-24T12:20:13,019 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@725b2913, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:13,025 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a4ed4ea, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:13,054 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#483340975 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:13,064 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#106970326 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:13,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:13,945 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a4ed4ea, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:13,951 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6bd096d4, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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@6e82173a]; rollback [false] 2022-05-24T12:20:13,990 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1147923519 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:14,011 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#267042760 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:14,014 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@47c87227 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6bd096d4, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1f0b0f3d 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]]] 2022-05-24T12:20:14,027 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:19:50 CEST 2022]; root of context hierarchy 2022-05-24T12:20:14,030 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:14,030 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: 23.248 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-05-24T12:20:14,105 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-05-24T12:20:14,112 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-05-24T12:20:14,126 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.) 2022-05-24T12:20:14,127 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!) 2022-05-24T12:20:14,131 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-05-24T12:20:14,133 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-05-24T12:20:14,143 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.057 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-05-24T12:20:14,160 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] 2022-05-24T12:20:14,160 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38c4dc9f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2859881, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ea8f761, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55e6caa2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4bd8d4a5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65b71ccf] 2022-05-24T12:20:14,170 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:14 CEST 2022]; root of context hierarchy 2022-05-24T12:20:14,509 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] 2022-05-24T12:20:14,514 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] 2022-05-24T12:20:14,514 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] 2022-05-24T12:20:14,514 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] 2022-05-24T12:20:14,514 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] 2022-05-24T12:20:14,514 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,515 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] 2022-05-24T12:20:14,516 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] 2022-05-24T12:20:14,516 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] 2022-05-24T12:20:14,517 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] 2022-05-24T12:20:14,585 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:14,678 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:14,682 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:20:14,754 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:14,754 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:20:14,754 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:14,754 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:14,754 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:14,762 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:20:14,765 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:15,252 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9701303] 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. 2022-05-24T12:20:15,269 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@671e7767] 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. 2022-05-24T12:20:15,303 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:15,303 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:15,314 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:14 CEST 2022]; root of context hierarchy 2022-05-24T12:20:15,742 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@39cf3bde testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@621afb49, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4489b853 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@6510d377]; rollback [false] 2022-05-24T12:20:15,748 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1139645951 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:15,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-05-24T12:20:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-05-24T12:20:15,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-05-24T12:20:15,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-05-24T12:20:15,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-05-24T12:20:15,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-05-24T12:20:15,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-05-24T12:20:15,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-24T12:20:15,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-24T12:20:15,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-24T12:20:15,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-24T12:20:15,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-24T12:20:15,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-24T12:20:15,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-24T12:20:15,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-24T12:20:15,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-24T12:20:15,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-24T12:20:15,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-24T12:20:15,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-24T12:20:15,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-24T12:20:15,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-24T12:20:15,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-24T12:20:15,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-24T12:20:15,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-24T12:20:15,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-24T12:20:15,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-24T12:20:15,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-24T12:20:15,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-24T12:20:15,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-24T12:20:15,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-24T12:20:15,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-24T12:20:15,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-24T12:20:15,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-24T12:20:15,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-24T12:20:15,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-24T12:20:15,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-24T12:20:15,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-24T12:20:15,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-24T12:20:15,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-24T12:20:15,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:20:15,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-24T12:20:15,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-24T12:20:15,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-24T12:20:15,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-24T12:20:15,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-24T12:20:15,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-24T12:20:15,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-24T12:20:15,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-24T12:20:15,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-24T12:20:15,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-24T12:20:15,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-24T12:20:15,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-24T12:20:15,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-24T12:20:15,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-24T12:20:15,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-24T12:20:15,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-24T12:20:15,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-24T12:20:15,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-24T12:20:15,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-24T12:20:15,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-24T12:20:15,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-24T12:20:15,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-24T12:20:15,868 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5701} 2022-05-24T12:20:15,869 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-05-24T12:20:15,869 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/applications or in the database 2022-05-24T12:20:15,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-24T12:20:15,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-05-24T12:20:15,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-05-24T12:20:15,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-05-24T12:20:15,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-05-24T12:20:15,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-05-24T12:20:15,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-05-24T12:20:15,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-05-24T12:20:15,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-05-24T12:20:15,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-05-24T12:20:15,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-05-24T12:20:15,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-05-24T12:20:15,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-05-24T12:20:15,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-05-24T12:20:15,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-05-24T12:20:15,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-05-24T12:20:15,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-05-24T12:20:15,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-05-24T12:20:15,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-05-24T12:20:15,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-05-24T12:20:15,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-05-24T12:20:15,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-05-24T12:20:15,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-05-24T12:20:15,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-05-24T12:20:15,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-05-24T12:20:15,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-05-24T12:20:15,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-05-24T12:20:15,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-05-24T12:20:15,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-05-24T12:20:15,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-05-24T12:20:15,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-05-24T12:20:15,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-05-24T12:20:15,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-05-24T12:20:15,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-05-24T12:20:15,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-05-24T12:20:15,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-05-24T12:20:15,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-05-24T12:20:15,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-05-24T12:20:15,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-05-24T12:20:15,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-05-24T12:20:15,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-05-24T12:20:15,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-05-24T12:20:15,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-05-24T12:20:15,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-05-24T12:20:15,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-05-24T12:20:15,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-05-24T12:20:15,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-05-24T12:20:15,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-05-24T12:20:15,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-05-24T12:20:15,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-05-24T12:20:15,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-05-24T12:20:15,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-05-24T12:20:15,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-05-24T12:20:15,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-05-24T12:20:15,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-05-24T12:20:16,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-05-24T12:20:16,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-05-24T12:20:16,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-05-24T12:20:16,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-05-24T12:20:16,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-05-24T12:20:16,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-05-24T12:20:16,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-05-24T12:20:16,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-05-24T12:20:16,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-05-24T12:20:16,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-05-24T12:20:16,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-05-24T12:20:16,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-05-24T12:20:16,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-05-24T12:20:16,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-05-24T12:20:16,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-05-24T12:20:16,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-05-24T12:20:16,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-05-24T12:20:16,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-05-24T12:20:16,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-05-24T12:20:16,022 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-05-24T12:20:16,026 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-05-24T12:20:16,026 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-05-24T12:20:16,027 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-05-24T12:20:16,028 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-05-24T12:20:16,074 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/site-1/www/template 2022-05-24T12:20:16,078 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-05-24T12:20:16,079 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#395112668 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:16,080 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#395112668 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 2022-05-24T12:20:16,086 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-05-24T12:20:16,092 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 70ms 2022-05-24T12:20:16,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-05-24T12:20:16,092 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-05-24T12:20:21,130 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@39cf3bde testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@621afb49, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4489b853 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]]] 2022-05-24T12:20:21,142 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:14 CEST 2022]; root of context hierarchy 2022-05-24T12:20:21,142 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:21,142 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: 7.397 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-05-24T12:20:21,161 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] 2022-05-24T12:20:21,161 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c4112ca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33340350, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@e3cdae6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e566314, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a35f356, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9084dc3] 2022-05-24T12:20:21,174 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:21 CEST 2022]; root of context hierarchy 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,739 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,740 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] 2022-05-24T12:20:21,743 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] 2022-05-24T12:20:21,743 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] 2022-05-24T12:20:21,743 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] 2022-05-24T12:20:21,808 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:21,909 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:21,919 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:20:21,989 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:21,994 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:20:21,995 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:21,995 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:21,995 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:22,002 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:20:22,006 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:22,403 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@302d56ed] 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. 2022-05-24T12:20:22,423 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4391b597] 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. 2022-05-24T12:20:22,456 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:22,456 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:22,483 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:21 CEST 2022]; root of context hierarchy 2022-05-24T12:20:23,171 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=119.6M, swap.space.total=0, swap.space.free=0, heap.memory.used=104.5M, heap.memory.free=390.5M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=21.11%, heap.memory.used/max=10.56%, minor.gc.count=40, minor.gc.time=1626ms, major.gc.count=4, major.gc.time=439ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.00, thread.count=49, thread.peakCount=903, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=3, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-24T12:20:23,267 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5dd9b5f6 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@66fdf21a, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65207e2d 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@1228bbdf]; rollback [false] 2022-05-24T12:20:23,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-05-24T12:20:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-24T12:20:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-24T12:20:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-24T12:20:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-24T12:20:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-24T12:20:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-24T12:20:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-24T12:20:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-24T12:20:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-24T12:20:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-24T12:20:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-24T12:20:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-24T12:20:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-24T12:20:23,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-24T12:20:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-24T12:20:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-24T12:20:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-24T12:20:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-24T12:20:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-24T12:20:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-24T12:20:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-24T12:20:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-24T12:20:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-24T12:20:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-24T12:20:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-24T12:20:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-24T12:20:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-24T12:20:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-24T12:20:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-24T12:20:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-24T12:20:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-24T12:20:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-24T12:20:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:20:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-24T12:20:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-24T12:20:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-24T12:20:23,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-24T12:20:23,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-24T12:20:23,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-24T12:20:23,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-24T12:20:23,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-24T12:20:23,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-24T12:20:23,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-24T12:20:23,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-24T12:20:23,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-24T12:20:23,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-24T12:20:23,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-24T12:20:23,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-24T12:20:23,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-24T12:20:23,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-24T12:20:23,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-05-24T12:20:23,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-24T12:20:23,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-24T12:20:23,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-24T12:20:23,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-24T12:20:23,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-24T12:20:23,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-05-24T12:20:23,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-24T12:20:23,451 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-24T12:20:23,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:23,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-24T12:20:23,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-24T12:20:23,463 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-24T12:20:23,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:23,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-24T12:20:23,474 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). 2022-05-24T12:20:23,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-24T12:20:23,480 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-24T12:20:23,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-24T12:20:23,482 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5dd9b5f6 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@66fdf21a, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65207e2d 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]]] 2022-05-24T12:20:23,490 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:21 CEST 2022]; root of context hierarchy 2022-05-24T12:20:23,491 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:23,491 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: 2.108 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-05-24T12:20:23,518 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-05-24T12:20:23,575 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: Checkpoint start 2022-05-24T12:20:23,575 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: checkpointClose start 2022-05-24T12:20:23,616 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: checkpointClose synched 2022-05-24T12:20:23,630 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: checkpointClose script done 2022-05-24T12:20:24,023 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: checkpointClose end 2022-05-24T12:20:24,024 INFO [HSQLDB Server @2d5b6478] hsqldb.db.HSQLDB80F594FC90.ENGINE: Checkpoint end - txts: 1 2022-05-24T12:20:24,234 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-05-24T12:20:24,365 INFO [HSQLDB Connection @13fdaf4e] hsqldb.db.HSQLDB80F594FC90.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-05-24T12:20:24,478 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2004117806 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-05-24T12:20:24,508 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-05-24T12:20:24,509 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-05-24T12:20:24,509 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-05-24T12:20:24,509 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-05-24T12:20:24,509 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.034 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-05-24T12:20:24,551 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] 2022-05-24T12:20:24,552 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f77fa51, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67fc7029, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63ea6d3b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21286d3e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@614dae38, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65b4e700] 2022-05-24T12:20:24,553 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:24 CEST 2022]; root of context hierarchy 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,895 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,896 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] 2022-05-24T12:20:24,897 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] 2022-05-24T12:20:24,897 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] 2022-05-24T12:20:24,954 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:24,976 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:24,987 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:20:25,059 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:25,060 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:20:25,060 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:25,060 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:25,060 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:25,066 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:20:25,069 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:25,504 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78afd8e5] 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. 2022-05-24T12:20:25,518 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4de4c19d] 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. 2022-05-24T12:20:25,558 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:25,559 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:25,560 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:24 CEST 2022]; root of context hierarchy 2022-05-24T12:20:25,973 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#569144270 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:26,024 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-24T12:20:26,024 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-24T12:20:26,024 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-24T12:20:26,025 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-24T12:20:26,026 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-24T12:20:26,034 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-24T12:20:26,111 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#412144033 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:26,210 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#425545366 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-24T12:20:26,231 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-24T12:20:26,231 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-24T12:20:26,231 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-24T12:20:26,236 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-24T12:20:26,236 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-24T12:20:26,236 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-24T12:20:26,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-05-24T12:20:26,278 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:24 CEST 2022]; root of context hierarchy 2022-05-24T12:20:26,278 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:26,278 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: 1.717 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-05-24T12:20:26,300 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] 2022-05-24T12:20:26,300 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7497d942, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ded1255, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@70ed3c79, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fff152c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e89858, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@40524d0a] 2022-05-24T12:20:26,315 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:26 CEST 2022]; root of context hierarchy 2022-05-24T12:20:26,730 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] 2022-05-24T12:20:26,730 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] 2022-05-24T12:20:26,730 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,731 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,732 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] 2022-05-24T12:20:26,795 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:26,824 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:26,832 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-24T12:20:26,902 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:26,903 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-24T12:20:26,903 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:26,903 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:26,903 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:26,910 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-24T12:20:26,913 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:27,382 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16e69a36] 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. 2022-05-24T12:20:27,385 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@301f9624] 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. 2022-05-24T12:20:27,423 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:27,423 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:27,424 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:26 CEST 2022]; root of context hierarchy 2022-05-24T12:20:27,789 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:20:27,829 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-24T12:20:27,830 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:20:27,830 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:20:27,830 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:20:27,846 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-24T12:20:27,872 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-24T12:20:27,873 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:20:27,873 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:20:27,873 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:20:27,882 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-24T12:20:28,031 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.143s) 2022-05-24T12:20:28,033 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:20:28,054 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:20:28,093 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:20:28,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:20:28,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:20:28,212 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:20:28,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:20:28,237 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:20:28,254 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:20:28,263 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:20:28,277 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:20:28,288 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:20:28,305 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:20:28,317 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:20:28,317 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:20:28,322 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:20:28,328 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:20:28,350 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:20:28,366 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:20:28,367 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:20:28,375 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:20:28,386 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.341s) 2022-05-24T12:20:28,387 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-24T12:20:28,389 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:20:28,389 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:20:28,389 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:20:28,394 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-24T12:20:28,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-05-24T12:20:28,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-05-24T12:20:28,468 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-05-24T12:20:28,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-05-24T12:20:28,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-05-24T12:20:28,472 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-05-24T12:20:28,888 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 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.) 2022-05-24T12:20:28,888 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-24T12:20:28,899 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-05-24T12:20:28,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-05-24T12:20:28,908 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-24T12:20:29,066 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.) 2022-05-24T12:20:29,066 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-24T12:20:29,090 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:26 CEST 2022]; root of context hierarchy 2022-05-24T12:20:29,090 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-24T12:20:29,090 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: 2.877 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 s - in org.appng.core.service.PropertySupportTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 352, Failures: 0, Errors: 0, Skipped: 30 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 9.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11.jar Progress (1): 4.1/683 kB Progress (1): 8.2/683 kB Progress (1): 12/683 kB Progress (1): 16/683 kB Progress (1): 20/683 kB Progress (1): 25/683 kB Progress (1): 29/683 kB Progress (1): 33/683 kB Progress (1): 37/683 kB Progress (1): 41/683 kB Progress (1): 45/683 kB Progress (1): 49/683 kB Progress (1): 53/683 kB Progress (1): 57/683 kB Progress (1): 61/683 kB Progress (1): 66/683 kB Progress (1): 70/683 kB Progress (1): 74/683 kB Progress (1): 78/683 kB Progress (1): 82/683 kB Progress (1): 86/683 kB Progress (1): 90/683 kB Progress (1): 94/683 kB Progress (1): 98/683 kB Progress (1): 102/683 kB Progress (1): 106/683 kB Progress (1): 111/683 kB Progress (1): 115/683 kB Progress (1): 119/683 kB Progress (1): 123/683 kB Progress (1): 127/683 kB Progress (1): 131/683 kB Progress (1): 135/683 kB Progress (1): 139/683 kB Progress (1): 143/683 kB Progress (1): 147/683 kB Progress (1): 152/683 kB Progress (1): 156/683 kB Progress (1): 160/683 kB Progress (1): 164/683 kB Progress (1): 168/683 kB Progress (1): 172/683 kB Progress (1): 176/683 kB Progress (1): 180/683 kB Progress (1): 184/683 kB Progress (1): 188/683 kB Progress (1): 193/683 kB Progress (1): 197/683 kB Progress (1): 201/683 kB Progress (1): 205/683 kB Progress (1): 209/683 kB Progress (1): 213/683 kB Progress (1): 217/683 kB Progress (1): 221/683 kB Progress (1): 225/683 kB Progress (1): 229/683 kB Progress (1): 233/683 kB Progress (1): 238/683 kB Progress (1): 242/683 kB Progress (1): 246/683 kB Progress (1): 250/683 kB Progress (1): 254/683 kB Progress (1): 258/683 kB Progress (1): 262/683 kB Progress (1): 266/683 kB Progress (1): 270/683 kB Progress (1): 274/683 kB Progress (1): 279/683 kB Progress (1): 283/683 kB Progress (1): 287/683 kB Progress (1): 291/683 kB Progress (1): 295/683 kB Progress (1): 299/683 kB Progress (1): 303/683 kB Progress (1): 307/683 kB Progress (1): 311/683 kB Progress (1): 315/683 kB Progress (1): 319/683 kB Progress (1): 324/683 kB Progress (1): 328/683 kB Progress (1): 332/683 kB Progress (1): 336/683 kB Progress (1): 340/683 kB Progress (1): 344/683 kB Progress (1): 348/683 kB Progress (1): 352/683 kB Progress (1): 356/683 kB Progress (1): 360/683 kB Progress (1): 365/683 kB Progress (1): 369/683 kB Progress (1): 373/683 kB Progress (1): 377/683 kB Progress (1): 381/683 kB Progress (1): 385/683 kB Progress (1): 389/683 kB Progress (1): 393/683 kB Progress (1): 397/683 kB Progress (1): 401/683 kB Progress (1): 406/683 kB Progress (1): 410/683 kB Progress (1): 414/683 kB Progress (1): 418/683 kB Progress (1): 422/683 kB Progress (1): 426/683 kB Progress (1): 430/683 kB Progress (1): 434/683 kB Progress (1): 438/683 kB Progress (1): 442/683 kB Progress (1): 446/683 kB Progress (1): 451/683 kB Progress (1): 455/683 kB Progress (1): 459/683 kB Progress (1): 463/683 kB Progress (1): 467/683 kB Progress (1): 471/683 kB Progress (1): 475/683 kB Progress (1): 479/683 kB Progress (1): 483/683 kB Progress (1): 487/683 kB Progress (1): 492/683 kB Progress (1): 496/683 kB Progress (1): 500/683 kB Progress (1): 504/683 kB Progress (1): 508/683 kB Progress (1): 512/683 kB Progress (1): 516/683 kB Progress (1): 520/683 kB Progress (1): 524/683 kB Progress (1): 528/683 kB Progress (1): 532/683 kB Progress (1): 537/683 kB Progress (1): 541/683 kB Progress (1): 545/683 kB Progress (1): 549/683 kB Progress (1): 553/683 kB Progress (1): 557/683 kB Progress (1): 561/683 kB Progress (1): 565/683 kB Progress (1): 569/683 kB Progress (1): 573/683 kB Progress (1): 578/683 kB Progress (1): 582/683 kB Progress (1): 586/683 kB Progress (1): 590/683 kB Progress (1): 594/683 kB Progress (1): 598/683 kB Progress (1): 602/683 kB Progress (1): 606/683 kB Progress (1): 610/683 kB Progress (1): 614/683 kB Progress (1): 618/683 kB Progress (1): 623/683 kB Progress (1): 627/683 kB Progress (1): 631/683 kB Progress (1): 635/683 kB Progress (1): 639/683 kB Progress (1): 643/683 kB Progress (1): 647/683 kB Progress (1): 651/683 kB Progress (1): 655/683 kB Progress (1): 659/683 kB Progress (1): 664/683 kB Progress (1): 668/683 kB Progress (1): 672/683 kB Progress (1): 676/683 kB Progress (1): 680/683 kB Progress (1): 683 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11.jar (683 kB at 2.3 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11.pom (12 kB at 49 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 3.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11-sources.jar Progress (1): 4.1/430 kB Progress (1): 8.2/430 kB Progress (1): 12/430 kB Progress (1): 16/430 kB Progress (1): 20/430 kB Progress (1): 25/430 kB Progress (1): 29/430 kB Progress (1): 33/430 kB Progress (1): 37/430 kB Progress (1): 41/430 kB Progress (1): 45/430 kB Progress (1): 49/430 kB Progress (1): 53/430 kB Progress (1): 57/430 kB Progress (1): 61/430 kB Progress (1): 66/430 kB Progress (1): 70/430 kB Progress (1): 74/430 kB Progress (1): 78/430 kB Progress (1): 82/430 kB Progress (1): 86/430 kB Progress (1): 90/430 kB Progress (1): 94/430 kB Progress (1): 98/430 kB Progress (1): 102/430 kB Progress (1): 106/430 kB Progress (1): 111/430 kB Progress (1): 115/430 kB Progress (1): 119/430 kB Progress (1): 123/430 kB Progress (1): 127/430 kB Progress (1): 131/430 kB Progress (1): 135/430 kB Progress (1): 139/430 kB Progress (1): 143/430 kB Progress (1): 147/430 kB Progress (1): 152/430 kB Progress (1): 156/430 kB Progress (1): 160/430 kB Progress (1): 164/430 kB Progress (1): 168/430 kB Progress (1): 172/430 kB Progress (1): 176/430 kB Progress (1): 180/430 kB Progress (1): 184/430 kB Progress (1): 188/430 kB Progress (1): 193/430 kB Progress (1): 197/430 kB Progress (1): 201/430 kB Progress (1): 205/430 kB Progress (1): 209/430 kB Progress (1): 213/430 kB Progress (1): 217/430 kB Progress (1): 221/430 kB Progress (1): 225/430 kB Progress (1): 229/430 kB Progress (1): 233/430 kB Progress (1): 238/430 kB Progress (1): 242/430 kB Progress (1): 246/430 kB Progress (1): 250/430 kB Progress (1): 254/430 kB Progress (1): 258/430 kB Progress (1): 262/430 kB Progress (1): 266/430 kB Progress (1): 270/430 kB Progress (1): 274/430 kB Progress (1): 279/430 kB Progress (1): 283/430 kB Progress (1): 287/430 kB Progress (1): 291/430 kB Progress (1): 295/430 kB Progress (1): 299/430 kB Progress (1): 303/430 kB Progress (1): 307/430 kB Progress (1): 311/430 kB Progress (1): 315/430 kB Progress (1): 319/430 kB Progress (1): 324/430 kB Progress (1): 328/430 kB Progress (1): 332/430 kB Progress (1): 336/430 kB Progress (1): 340/430 kB Progress (1): 344/430 kB Progress (1): 348/430 kB Progress (1): 352/430 kB Progress (1): 356/430 kB Progress (1): 360/430 kB Progress (1): 365/430 kB Progress (1): 369/430 kB Progress (1): 373/430 kB Progress (1): 377/430 kB Progress (1): 381/430 kB Progress (1): 385/430 kB Progress (1): 389/430 kB Progress (1): 393/430 kB Progress (1): 397/430 kB Progress (1): 401/430 kB Progress (1): 406/430 kB Progress (1): 410/430 kB Progress (1): 414/430 kB Progress (1): 418/430 kB Progress (1): 422/430 kB Progress (1): 426/430 kB Progress (1): 430 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220524.102030-11-sources.jar (430 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 1.3 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 1.24.5-SNAPSHOT [13/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli --- [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-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/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 9 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_1.24.x/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 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 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.021 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-05-24T12:20:40,132 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] 2022-05-24T12:20:40,180 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cdec700, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d026701, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78aa1f72, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f75a668, org.springframework.test.context.transaction.TransactionalTestExecutionListener@35399441, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b7dc788] 2022-05-24T12:20:40,320 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:20:41,493 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:41 CEST 2022]; root of context hierarchy 2022-05-24T12:20:41,758 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:42,172 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:42,320 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:20:42,474 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-24T12:20:42,967 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-24T12:20:43,481 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) May 24, 2022 12:20:43 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-24T12:20:43,598 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:20:43,598 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:43,599 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:43,609 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:44,257 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:20:44,432 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:45,575 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-24T12:20:48,079 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18811c42] 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. 2022-05-24T12:20:48,100 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1131aead] 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. 2022-05-24T12:20:48,199 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:48,226 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:50,557 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:41 CEST 2022]; root of context hierarchy 2022-05-24T12:20:51,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2157889c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@65e92505, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fee459 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7846913f]; rollback [false] 2022-05-24T12:20:52,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:20:52,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:20:52,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:20:52,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:20:52,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:20:52,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:20:52,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:20:52,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:20:52,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:20:52,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:20:52,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:20:52,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:20:52,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:20:52,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:20:52,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:20:52,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:20:52,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:20:52,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:20:52,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:20:52,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:20:52,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:20:52,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:20:52,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:20:52,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:20:52,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:20:52,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:20:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:20:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:20:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:20:52,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:20:52,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:20:52,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:20:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:20:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:20:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:20:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:20:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:20:52,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:20:52,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:20:52,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:20:52,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:20:52,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:20:52,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:20:52,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:20:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:20:52,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:20:52,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:20:52,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:20:52,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:20:52,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:20:52,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:20:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:20:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:20:52,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:20:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:20:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-05-24T12:20:52,730 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2157889c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@65e92505, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fee459 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:20:52,738 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:41 CEST 2022]; root of context hierarchy 2022-05-24T12:20:52,754 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:52,755 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.943 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-05-24T12:20:52,777 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] 2022-05-24T12:20:52,777 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d9df336, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@131b58d4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e8698c0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5df54296, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fb30e5d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56a72887] 2022-05-24T12:20:52,782 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:20:53,145 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:53 CEST 2022]; root of context hierarchy 2022-05-24T12:20:53,171 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:53,261 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:53,272 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:20:53,342 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:53,342 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:20:53,343 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:53,343 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:53,343 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:53,350 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:20:53,353 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:54,058 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2dbc66f0] 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. 2022-05-24T12:20:54,098 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58038583] 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. 2022-05-24T12:20:54,186 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:54,186 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:54,927 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:53 CEST 2022]; root of context hierarchy 2022-05-24T12:20:55,043 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d398cfb testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@23307c6c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@679886ad testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@d8a2b1b]; rollback [false] 2022-05-24T12:20:55,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:20:55,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:20:55,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:20:55,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:20:55,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:20:55,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:20:55,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:20:55,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:20:55,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:20:55,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:20:55,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:20:55,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:20:55,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:20:55,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:20:55,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:20:55,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:20:55,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:20:55,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:20:55,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:20:55,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:20:55,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:20:55,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:20:55,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:20:55,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:20:55,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:20:55,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:20:55,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:20:55,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:20:55,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:20:55,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:20:55,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:20:55,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:20:55,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:20:55,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:20:55,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:20:55,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:20:55,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:20:55,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:20:55,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:20:55,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:20:55,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:20:55,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:20:55,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:20:55,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:20:55,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:20:55,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:20:55,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:20:55,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:20:55,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:20:55,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:20:55,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:20:55,146 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:20:55,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:20:55,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:20:55,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:20:55,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-24T12:20:55,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-24T12:20:55,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-24T12:20:55,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-24T12:20:55,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-24T12:20:55,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-24T12:20:55,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-24T12:20:55,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-24T12:20:55,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-24T12:20:55,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-24T12:20:55,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-24T12:20:55,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-24T12:20:55,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-24T12:20:55,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-24T12:20:55,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:20:55,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-24T12:20:55,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-24T12:20:55,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-24T12:20:55,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-24T12:20:55,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-24T12:20:55,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-24T12:20:55,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-24T12:20:55,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-24T12:20:55,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-24T12:20:55,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-24T12:20:55,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-24T12:20:55,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-24T12:20:55,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-24T12:20:55,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-24T12:20:55,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-24T12:20:55,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-24T12:20:55,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-24T12:20:55,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-24T12:20:55,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-24T12:20:55,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-24T12:20:55,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-24T12:20:55,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-24T12:20:55,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-24T12:20:55,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-24T12:20:55,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-24T12:20:55,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-24T12:20:55,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-24T12:20:55,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-24T12:20:55,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-24T12:20:55,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-24T12:20:55,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-24T12:20:55,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-24T12:20:55,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-24T12:20:55,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-24T12:20:55,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-24T12:20:55,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-24T12:20:55,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-24T12:20:55,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-24T12:20:55,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-24T12:20:55,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-24T12:20:55,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-24T12:20:55,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-24T12:20:55,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-24T12:20:55,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-24T12:20:55,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-24T12:20:55,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-24T12:20:55,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-24T12:20:55,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-24T12:20:55,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-24T12:20:55,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-24T12:20:55,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-24T12:20:55,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-24T12:20:55,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-24T12:20:55,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-24T12:20:55,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-24T12:20:55,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-24T12:20:55,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-24T12:20:55,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-05-24T12:20:55,663 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d398cfb testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@23307c6c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@679886ad testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:20:55,670 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:53 CEST 2022]; root of context hierarchy 2022-05-24T12:20:55,674 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:55,678 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-05-24T12:20:55,689 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] 2022-05-24T12:20:55,689 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26fc464f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1174ff02, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1978eab7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49dacc93, org.springframework.test.context.transaction.TransactionalTestExecutionListener@dd025d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3bea478e] 2022-05-24T12:20:55,706 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:20:56,142 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:56 CEST 2022]; root of context hierarchy 2022-05-24T12:20:56,176 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:56,287 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:56,302 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:20:56,365 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:56,366 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:20:56,366 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:56,366 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:56,368 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:56,374 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:20:56,380 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:57,012 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@650929dc] 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. 2022-05-24T12:20:57,039 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@709c41da] 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. 2022-05-24T12:20:57,163 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:20:57,163 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:57,737 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:56 CEST 2022]; root of context hierarchy 2022-05-24T12:20:57,843 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7aead157 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@52aa84ef, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d5b07e9 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@26bd2d7d]; rollback [false] 2022-05-24T12:20:57,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:20:57,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:20:57,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:20:57,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:20:57,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:20:57,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:20:57,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:20:57,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:20:57,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:20:57,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:20:57,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:20:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:20:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:20:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:20:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:20:57,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:20:57,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:20:57,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:20:57,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:20:57,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:20:57,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:20:57,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:20:57,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:20:57,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:20:57,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:20:57,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:20:57,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:20:57,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:20:57,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:20:57,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:20:57,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:20:57,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:20:57,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:20:57,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:20:57,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:20:57,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:20:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:20:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:20:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:20:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:20:57,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:20:57,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:20:57,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:20:57,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:20:57,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:20:57,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:20:57,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:20:57,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:20:57,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:20:57,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:20:57,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:20:57,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:20:57,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:20:57,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:20:57,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:20:58,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-24T12:20:58,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-24T12:20:58,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-24T12:20:58,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-24T12:20:58,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-24T12:20:58,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-24T12:20:58,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-24T12:20:58,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-24T12:20:58,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-24T12:20:58,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-24T12:20:58,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-24T12:20:58,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-24T12:20:58,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-24T12:20:58,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-24T12:20:58,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:20:58,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-24T12:20:58,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-24T12:20:58,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-24T12:20:58,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-24T12:20:58,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-24T12:20:58,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-24T12:20:58,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-24T12:20:58,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-24T12:20:58,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-24T12:20:58,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-24T12:20:58,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-24T12:20:58,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-24T12:20:58,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-24T12:20:58,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-24T12:20:58,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-24T12:20:58,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-24T12:20:58,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-24T12:20:58,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-24T12:20:58,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-24T12:20:58,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-24T12:20:58,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-24T12:20:58,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-24T12:20:58,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-24T12:20:58,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-24T12:20:58,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-24T12:20:58,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-24T12:20:58,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-24T12:20:58,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-24T12:20:58,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-24T12:20:58,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-24T12:20:58,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-24T12:20:58,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-24T12:20:58,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-24T12:20:58,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-24T12:20:58,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-24T12:20:58,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-24T12:20:58,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-24T12:20:58,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-24T12:20:58,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-24T12:20:58,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-24T12:20:58,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-24T12:20:58,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-24T12:20:58,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-24T12:20:58,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-24T12:20:58,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-24T12:20:58,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-24T12:20:58,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-24T12:20:58,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-24T12:20:58,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-24T12:20:58,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-24T12:20:58,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-24T12:20:58,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-24T12:20:58,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-24T12:20:58,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-24T12:20:58,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-24T12:20:58,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-24T12:20:58,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-24T12:20:58,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:20:58,221 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7aead157 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@52aa84ef, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d5b07e9 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:20:58,238 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:56 CEST 2022]; root of context hierarchy 2022-05-24T12:20:58,241 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:58,241 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-05-24T12:20:58,268 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] 2022-05-24T12:20:58,269 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c142018, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ef706b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@793577e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39e75e88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@642ebd4c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@222af5ff] 2022-05-24T12:20:58,278 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:20:58,676 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:20:58 CEST 2022]; root of context hierarchy 2022-05-24T12:20:58,717 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:20:58,858 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:20:58,874 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:20:58,956 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:20:58,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:20:58,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:20:58,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:20:58,957 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:20:58,966 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:20:58,978 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:20:59,966 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@377fca35] 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. 2022-05-24T12:20:59,982 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3beee525] 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. 2022-05-24T12:21:00,072 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:00,072 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:00,713 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:20:58 CEST 2022]; root of context hierarchy 2022-05-24T12:21:00,807 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@331d651b, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:00,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:00,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:00,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:00,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:00,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:00,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:00,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:00,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:00,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:00,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:00,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:00,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:00,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:00,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:00,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:00,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:00,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:00,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:00,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:00,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:00,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:00,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:00,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:00,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:00,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:00,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:00,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:00,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:00,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:00,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:00,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:00,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:00,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:00,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:00,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:00,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:00,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:00,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:00,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:00,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:00,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:00,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:00,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:00,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:00,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:00,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:00,946 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@331d651b, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:00,962 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1f96db42, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:01,047 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1f96db42, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:01,055 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6c90063f, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:01,104 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6c90063f, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:01,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4105b1d2, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:01,133 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4105b1d2, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:01,155 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1916d0eb, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:01,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-24T12:21:01,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-24T12:21:01,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-24T12:21:01,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-24T12:21:01,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-24T12:21:01,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-24T12:21:01,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-24T12:21:01,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-24T12:21:01,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-24T12:21:01,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-24T12:21:01,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-24T12:21:01,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-24T12:21:01,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-24T12:21:01,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-24T12:21:01,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:21:01,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-24T12:21:01,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-24T12:21:01,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-24T12:21:01,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-24T12:21:01,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-24T12:21:01,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-24T12:21:01,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-24T12:21:01,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-24T12:21:01,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-24T12:21:01,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-24T12:21:01,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-24T12:21:01,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-24T12:21:01,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-24T12:21:01,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-24T12:21:01,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-24T12:21:01,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-24T12:21:01,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-24T12:21:01,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-24T12:21:01,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-24T12:21:01,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-24T12:21:01,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-24T12:21:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-24T12:21:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-24T12:21:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-24T12:21:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-24T12:21:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-24T12:21:01,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-24T12:21:01,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-24T12:21:01,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-24T12:21:01,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-24T12:21:01,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-24T12:21:01,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-24T12:21:01,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-24T12:21:01,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-24T12:21:01,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-24T12:21:01,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-24T12:21:01,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-24T12:21:01,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-24T12:21:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-24T12:21:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-24T12:21:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-24T12:21:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-24T12:21:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-24T12:21:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-24T12:21:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-24T12:21:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-24T12:21:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-24T12:21:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-24T12:21:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-24T12:21:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-24T12:21:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-24T12:21:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-24T12:21:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-24T12:21:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-24T12:21:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-24T12:21:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-24T12:21:01,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-24T12:21:01,424 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1916d0eb, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:01,442 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4e2860d3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false] 2022-05-24T12:21:01,480 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4e2860d3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:01,482 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:20:58 CEST 2022]; root of context hierarchy 2022-05-24T12:21:01,491 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:01,491 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-05-24T12:21:01,507 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] 2022-05-24T12:21:01,507 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d0d1e50, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@124bc9fa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68b5a37d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@558fe3b0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60c588cf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c8d8934] 2022-05-24T12:21:01,508 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:01,846 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:01 CEST 2022]; root of context hierarchy 2022-05-24T12:21:01,881 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:01,997 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:02,013 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:02,075 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:02,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:02,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:02,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:02,076 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:02,082 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:02,094 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:02,864 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f67dbce] 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. 2022-05-24T12:21:02,892 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50fc62e0] 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. 2022-05-24T12:21:02,957 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:02,957 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:03,459 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:01 CEST 2022]; root of context hierarchy 2022-05-24T12:21:03,535 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@406794af testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@302f535b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@adb1197 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6aa2ffd3]; rollback [false] 2022-05-24T12:21:03,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:03,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:03,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:03,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:03,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:03,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:03,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:03,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:03,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:03,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:03,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:03,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:03,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:03,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:03,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:03,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:03,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:03,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:03,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:03,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:03,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:03,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:03,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:03,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:03,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:03,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:03,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:03,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:03,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:03,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:03,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:03,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:03,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:03,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:03,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:03,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:03,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:03,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:03,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:03,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:03,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-05-24T12:21:03,643 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@406794af testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@302f535b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@adb1197 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:03,651 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:01 CEST 2022]; root of context hierarchy 2022-05-24T12:21:03,658 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:03,658 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-05-24T12:21:03,674 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] 2022-05-24T12:21:03,674 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5bab61e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5467016f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7fbb3144, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ea794d2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e8372b8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32836c7e] 2022-05-24T12:21:03,679 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:04,042 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:04 CEST 2022]; root of context hierarchy 2022-05-24T12:21:04,067 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:04,162 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:04,169 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:04,270 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:04,270 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:04,271 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:04,272 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:04,272 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:04,282 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:04,285 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:04,826 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@538a465d] 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. 2022-05-24T12:21:04,845 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8c84fb8] 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. 2022-05-24T12:21:04,915 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:04,915 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:05,394 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:04 CEST 2022]; root of context hierarchy 2022-05-24T12:21:05,470 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a769291 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@1c5a4842, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@cd90676 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@63dee1b7]; rollback [false] 2022-05-24T12:21:05,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:05,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:05,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:05,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:05,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:05,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:05,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:05,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:05,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:05,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:05,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:05,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:05,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:05,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:05,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:05,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:05,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:05,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:05,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:05,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:05,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:05,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:05,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:05,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:05,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-24T12:21:05,673 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/ 2022-05-24T12:21:05,963 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-24T12:21:05,963 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-24T12:21:05,964 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-24T12:21:05,973 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-24T12:21:05,974 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-24T12:21:05,975 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-24T12:21:05,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-05-24T12:21:06,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a769291 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@1c5a4842, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@cd90676 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:06,034 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:04 CEST 2022]; root of context hierarchy 2022-05-24T12:21:06,035 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:06,043 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-05-24T12:21:06,074 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] 2022-05-24T12:21:06,074 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15db982e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a235f21, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1af6ad68, org.springframework.test.context.support.DirtiesContextTestExecutionListener@730325d9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a50c97f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1a2a5343] 2022-05-24T12:21:06,079 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:06,429 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:06 CEST 2022]; root of context hierarchy 2022-05-24T12:21:06,455 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:06,537 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:06,552 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:06,594 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:06,594 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:06,594 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:06,594 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:06,594 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:06,600 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:06,603 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:07,056 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f856849] 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. 2022-05-24T12:21:07,079 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@820d605] 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. 2022-05-24T12:21:07,136 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:07,137 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:07,628 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:06 CEST 2022]; root of context hierarchy 2022-05-24T12:21:07,715 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@613da64b testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@1b0cefc8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6028b962 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@60f166ef]; rollback [false] 2022-05-24T12:21:07,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:07,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:07,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:07,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:07,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:07,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:07,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:07,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:07,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:07,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:07,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:07,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:07,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:07,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:07,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:07,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:07,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:07,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:07,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:07,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:07,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:07,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:07,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:07,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:07,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:07,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:07,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:07,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:07,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:07,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:07,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:07,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:07,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:07,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-24T12:21:07,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-24T12:21:07,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-05-24T12:21:07,850 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@613da64b testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@1b0cefc8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6028b962 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:07,855 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:06 CEST 2022]; root of context hierarchy 2022-05-24T12:21:07,857 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:07,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-05-24T12:21:07,951 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] 2022-05-24T12:21:07,956 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5bf54c2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d3abf88, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ee49f34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e74986c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f112da2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@377f0737] 2022-05-24T12:21:07,960 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:08,252 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:08 CEST 2022]; root of context hierarchy 2022-05-24T12:21:08,272 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:08,351 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:08,363 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:08,410 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:08,410 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:08,410 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:08,410 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:08,410 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:08,418 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:08,425 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:08,898 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@facdae3] 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. 2022-05-24T12:21:08,907 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@552e940b] 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. 2022-05-24T12:21:08,958 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:08,959 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:09,339 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:08 CEST 2022]; root of context hierarchy 2022-05-24T12:21:09,450 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@58e83131 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@35ad04e3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@187f7868 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@576eac92]; rollback [false] 2022-05-24T12:21:09,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:09,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:09,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:09,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:09,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:09,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:09,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:09,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:09,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:09,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:09,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:09,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:09,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:09,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:09,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:09,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:09,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:09,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:09,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:09,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:09,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:09,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:09,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:09,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:09,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:09,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:09,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:09,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:09,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:09,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-24T12:21:09,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-05-24T12:21:09,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@58e83131 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@35ad04e3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@187f7868 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:09,618 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:08 CEST 2022]; root of context hierarchy 2022-05-24T12:21:09,619 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:09,622 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-05-24T12:21:09,638 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] 2022-05-24T12:21:09,638 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3fd762bb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@475d15e1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5494cf4b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@127302ec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16b578a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39e89589] 2022-05-24T12:21:09,639 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:09,901 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:09 CEST 2022]; root of context hierarchy 2022-05-24T12:21:09,926 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:09,996 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:10,006 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:10,050 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:10,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:10,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:10,051 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:10,051 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:10,058 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:10,061 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:10,506 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60dac476] 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. 2022-05-24T12:21:10,515 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6882884b] 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. 2022-05-24T12:21:10,565 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:10,566 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:11,049 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:09 CEST 2022]; root of context hierarchy 2022-05-24T12:21:11,122 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16af3f3e testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@2f6c35c6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@30166c45 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1c393e6a]; rollback [false] 2022-05-24T12:21:11,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:11,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:11,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:11,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:11,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:11,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:11,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:11,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:11,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:11,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:11,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:11,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:11,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:11,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:11,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:11,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:11,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:11,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:11,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:11,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:11,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:11,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:11,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:11,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:11,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:11,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:11,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:11,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:11,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:11,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:11,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:11,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:11,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:11,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-05-24T12:21:11,228 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@16af3f3e testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@2f6c35c6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@30166c45 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:11,234 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:09 CEST 2022]; root of context hierarchy 2022-05-24T12:21:11,235 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:11,241 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-05-24T12:21:11,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] 2022-05-24T12:21:11,249 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5924531f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21dc2729, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1f6e0bcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10744eb4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6bb35b0e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b96dc3e] 2022-05-24T12:21:11,259 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:11,526 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:11 CEST 2022]; root of context hierarchy 2022-05-24T12:21:11,539 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:11,603 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:11,612 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:11,654 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:11,654 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:11,655 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:11,655 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:11,655 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:11,658 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:11,666 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:12,042 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e317103] 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. 2022-05-24T12:21:12,055 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37568ac9] 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. 2022-05-24T12:21:12,089 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:12,089 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:12,554 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:11 CEST 2022]; root of context hierarchy 2022-05-24T12:21:12,634 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@540eb8f7 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@587c276c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@574c6a6a testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7d821bd9]; rollback [false] 2022-05-24T12:21:12,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:12,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:12,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:12,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:12,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:12,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:12,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:12,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:12,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:12,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:12,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:12,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:12,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:12,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:12,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:12,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:12,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:12,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:12,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:12,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:12,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:12,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:12,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:12,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:12,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:12,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:12,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:12,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:12,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:12,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:12,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:12,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:12,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:12,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:12,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:12,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:12,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:12,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:12,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-24T12:21:12,747 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@540eb8f7 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@587c276c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@574c6a6a testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:12,754 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:11 CEST 2022]; root of context hierarchy 2022-05-24T12:21:12,755 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:12,758 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-05-24T12:21:12,778 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] 2022-05-24T12:21:12,778 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76bf79a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d2ccdfe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c612396, org.springframework.test.context.support.DirtiesContextTestExecutionListener@44b3c545, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1cbc3d6e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7794503a] 2022-05-24T12:21:12,779 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:13,067 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:13 CEST 2022]; root of context hierarchy 2022-05-24T12:21:13,085 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:13,166 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:13,170 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:13,213 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:13,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:13,214 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:13,214 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:13,214 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:13,218 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:13,221 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:13,672 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e7c0a80] 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. 2022-05-24T12:21:13,682 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76657463] 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. 2022-05-24T12:21:13,718 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:13,718 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:14,092 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:13 CEST 2022]; root of context hierarchy 2022-05-24T12:21:14,163 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5e1ebcb0 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@2377e83d, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2ab652b1 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1420b98f]; rollback [false] 2022-05-24T12:21:14,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:14,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:14,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:14,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:14,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:14,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:14,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:14,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:14,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:14,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:14,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:14,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:14,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:14,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:14,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:14,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:14,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:14,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:14,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:14,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:14,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:14,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-05-24T12:21:14,258 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5e1ebcb0 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@2377e83d, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2ab652b1 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:14,267 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5e1ebcb0 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@710d4c4a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2ab652b1 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1420b98f]; rollback [false] 2022-05-24T12:21:14,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-24T12:21:14,289 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5e1ebcb0 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@710d4c4a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2ab652b1 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:14,298 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:13 CEST 2022]; root of context hierarchy 2022-05-24T12:21:14,302 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:14,302 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-05-24T12:21:14,329 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] 2022-05-24T12:21:14,329 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5649af04, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a52cdce, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52b12236, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e1f8140, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55b53608, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3965adcd] 2022-05-24T12:21:14,331 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:14,569 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:14 CEST 2022]; root of context hierarchy 2022-05-24T12:21:14,597 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:14,659 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:14,667 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:14,701 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:14,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:14,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:14,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:14,701 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:14,706 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:14,709 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:15,222 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@280b224c] 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. 2022-05-24T12:21:15,232 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64c52754] 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. 2022-05-24T12:21:15,272 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:15,272 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:14 CEST 2022]; root of context hierarchy 2022-05-24T12:21:15,719 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ab8f3d3 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@db280d6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d4aeaaa testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2de39ff6]; rollback [false] 2022-05-24T12:21:15,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:15,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:15,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:15,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:15,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:15,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:15,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:15,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:15,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:15,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:15,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:15,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:15,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:15,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-24T12:21:15,817 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ab8f3d3 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@db280d6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d4aeaaa testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:15,822 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:14 CEST 2022]; root of context hierarchy 2022-05-24T12:21:15,823 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:15,823 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-05-24T12:21:15,838 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] 2022-05-24T12:21:15,846 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15b2d290, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f0155c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@45f7d6ff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79fa88fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7adfe306, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b0453f4] 2022-05-24T12:21:15,847 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:16,131 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:16 CEST 2022]; root of context hierarchy 2022-05-24T12:21:16,148 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:16,245 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:16,250 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:16,292 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:16,292 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:16,292 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:16,292 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:16,292 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:16,298 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:16,300 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:16,730 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@615ae885] 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. 2022-05-24T12:21:16,738 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71c62aab] 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. 2022-05-24T12:21:16,773 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:16,774 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:17,123 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:16 CEST 2022]; root of context hierarchy 2022-05-24T12:21:17,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@78af3e88 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@64c2acf3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@355a5a85 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3cdfeead]; rollback [false] 2022-05-24T12:21:17,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:17,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:17,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:17,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:17,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:17,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:17,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:17,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:17,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:17,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:17,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:17,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:17,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-24T12:21:17,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-05-24T12:21:17,290 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@78af3e88 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@64c2acf3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@355a5a85 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:17,295 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:16 CEST 2022]; root of context hierarchy 2022-05-24T12:21:17,296 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:17,296 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-05-24T12:21:17,315 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] 2022-05-24T12:21:17,315 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@264bbab, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62b0a47c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@858348f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@214279d2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6dc37b2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@61a8f051] 2022-05-24T12:21:17,316 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:17,549 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:17 CEST 2022]; root of context hierarchy 2022-05-24T12:21:17,570 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:17,637 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:17,648 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:17,682 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:17,682 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:17,682 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:17,682 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:17,682 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:17,683 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:17,690 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:18,100 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@518ccafb] 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. 2022-05-24T12:21:18,114 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@565489ea] 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. 2022-05-24T12:21:18,148 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:18,148 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:18,499 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:17 CEST 2022]; root of context hierarchy 2022-05-24T12:21:18,559 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@191cec0b testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@9b75e85, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ee63c5 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4722b6c4]; rollback [false] 2022-05-24T12:21:18,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:18,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:18,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:18,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:18,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:18,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:18,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:18,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:18,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:18,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:18,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:18,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:18,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-24T12:21:18,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-24T12:21:18,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-24T12:21:18,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-24T12:21:18,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-24T12:21:18,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-24T12:21:18,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-24T12:21:18,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-24T12:21:18,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-24T12:21:18,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-24T12:21:18,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-24T12:21:18,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-24T12:21:18,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-24T12:21:18,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-24T12:21:18,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-24T12:21:18,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-24T12:21:18,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-24T12:21:18,750 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@191cec0b testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@9b75e85, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ee63c5 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:18,760 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:17 CEST 2022]; root of context hierarchy 2022-05-24T12:21:18,761 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:18,762 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-05-24T12:21:18,779 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] 2022-05-24T12:21:18,779 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44a759c8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15248b6e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b6aceb8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77508d81, org.springframework.test.context.transaction.TransactionalTestExecutionListener@947e3ba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38897607] 2022-05-24T12:21:18,780 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:19,077 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:19 CEST 2022]; root of context hierarchy 2022-05-24T12:21:19,105 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:19,179 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:19,189 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:19,226 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:19,227 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:19,227 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:19,227 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:19,227 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:19,230 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:19,233 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:19,674 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77c55cc6] 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. 2022-05-24T12:21:19,687 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b26d457] 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. 2022-05-24T12:21:19,727 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:19,727 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:20,095 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:19 CEST 2022]; root of context hierarchy 2022-05-24T12:21:20,161 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@56b7404a testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@6efa2d96, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68c96cc5 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@669d5b4c]; rollback [false] 2022-05-24T12:21:20,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:20,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:20,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:20,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:20,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:20,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:20,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:20,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:20,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:20,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:20,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:20,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:20,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:20,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:20,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:20,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:20,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:20,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:20,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:20,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:20,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:20,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:20,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:20,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:20,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:20,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-24T12:21:20,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-24T12:21:20,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-24T12:21:20,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-24T12:21:20,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-24T12:21:20,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-24T12:21:20,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-24T12:21:20,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-24T12:21:20,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-24T12:21:20,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-24T12:21:20,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-24T12:21:20,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-24T12:21:20,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-24T12:21:20,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-24T12:21:20,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2022-05-24T12:21:30,379 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-05-24T12:21:30,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-24T12:21:30,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-24T12:21:30,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-05-24T12:21:30,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-05-24T12:21:30,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-05-24T12:21:30,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-24T12:21:30,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-24T12:21:30,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-24T12:21:30,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-24T12:21:30,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-24T12:21:30,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-24T12:21:30,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-24T12:21:30,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-24T12:21:30,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-24T12:21:30,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-24T12:21:30,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-24T12:21:30,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-24T12:21:30,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-24T12:21:30,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-24T12:21:30,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-24T12:21:30,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-24T12:21:30,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-24T12:21:30,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-05-24T12:21:30,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-24T12:21:30,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-05-24T12:21:30,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-05-24T12:21:30,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-24T12:21:30,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-05-24T12:21:30,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-05-24T12:21:30,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-05-24T12:21:30,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-05-24T12:21:30,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-05-24T12:21:30,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-24T12:21:30,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-24T12:21:30,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-24T12:21:30,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-24T12:21:30,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-24T12:21:30,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-24T12:21:30,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-24T12:21:30,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-24T12:21:30,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-24T12:21:30,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-24T12:21:30,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-24T12:21:30,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-05-24T12:21:30,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-24T12:21:30,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-24T12:21:30,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-24T12:21:30,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-24T12:21:30,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-05-24T12:21:30,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-24T12:21:30,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-05-24T12:21:30,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-24T12:21:30,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-05-24T12:21:30,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-05-24T12:21:30,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-05-24T12:21:30,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-05-24T12:21:30,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-24T12:21:30,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-24T12:21:30,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-24T12:21:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-05-24T12:21:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-24T12:21:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-24T12:21:30,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-24T12:21:30,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-24T12:21:30,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-24T12:21:30,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-24T12:21:30,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-24T12:21:30,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-05-24T12:21:30,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-05-24T12:21:30,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-05-24T12:21:30,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-24T12:21:30,516 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-24T12:21:30,523 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-05-24T12:21:30,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-05-24T12:21:30,535 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@56b7404a testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@6efa2d96, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68c96cc5 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:30,542 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:19 CEST 2022]; root of context hierarchy 2022-05-24T12:21:30,543 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:30,543 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.02 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-05-24T12:21:30,569 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] 2022-05-24T12:21:30,575 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@550d2875, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ede4694, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@aa2bf61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c15638d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4067b2fa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c81a684] 2022-05-24T12:21:30,576 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:30,928 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:30 CEST 2022]; root of context hierarchy 2022-05-24T12:21:31,044 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:31,164 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:31,170 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:31,212 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:31,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:31,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:31,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:31,213 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:31,218 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:31,222 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:31,699 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a7c323e] 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. 2022-05-24T12:21:31,711 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e411e92] 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. 2022-05-24T12:21:31,751 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:31,752 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:32,136 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:30 CEST 2022]; root of context hierarchy 2022-05-24T12:21:32,227 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1699ea71 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@78245dd0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d4006c6 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5d74e8a0]; rollback [false] 2022-05-24T12:21:32,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:32,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:32,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:32,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:32,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:32,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:32,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:32,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:32,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:32,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:32,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:32,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:32,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-24T12:21:32,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-24T12:21:32,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-24T12:21:32,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-24T12:21:32,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-24T12:21:32,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-24T12:21:32,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-24T12:21:32,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-24T12:21:32,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-24T12:21:32,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-24T12:21:32,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-24T12:21:32,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-24T12:21:32,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-24T12:21:32,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-24T12:21:32,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-24T12:21:32,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-24T12:21:32,367 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1699ea71 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@78245dd0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d4006c6 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:32,375 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:30 CEST 2022]; root of context hierarchy 2022-05-24T12:21:32,376 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:32,376 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-05-24T12:21:32,393 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] 2022-05-24T12:21:32,393 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10d72540, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c445d1b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ac6a9da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@124df424, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b992e08, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@159b00e5] 2022-05-24T12:21:32,402 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:32,770 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:32 CEST 2022]; root of context hierarchy 2022-05-24T12:21:32,784 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:32,862 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:32,873 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:32,906 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:32,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:32,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:32,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:32,906 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:32,914 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:32,916 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:33,290 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@90d7c52] 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. 2022-05-24T12:21:33,295 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59156a74] 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. 2022-05-24T12:21:33,325 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:33,325 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:33,666 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:32 CEST 2022]; root of context hierarchy 2022-05-24T12:21:33,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@e00261, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@695ffa59]; rollback [false] 2022-05-24T12:21:33,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:33,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:33,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:33,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:33,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:33,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:33,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:33,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:33,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-05-24T12:21:33,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-05-24T12:21:33,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-05-24T12:21:33,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-05-24T12:21:33,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-05-24T12:21:33,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-05-24T12:21:33,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-05-24T12:21:33,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-05-24T12:21:33,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test2 site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 2022-05-24T12:21:34,104 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@e00261, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:34,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4f14ef78, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@695ffa59]; rollback [false] 2022-05-24T12:21:34,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-05-24T12:21:34,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-05-24T12:21:34,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-05-24T12:21:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-05-24T12:21:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-05-24T12:21:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-05-24T12:21:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-05-24T12:21:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-05-24T12:21:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-05-24T12:21:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-05-24T12:21:34,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-05-24T12:21:34,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-05-24T12:21:34,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test site 'test' is NOT running at http://localhorst:8080/manager/test 2022-05-24T12:21:34,248 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4f14ef78, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:34,262 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@6043a43f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@695ffa59]; rollback [false] 2022-05-24T12:21:34,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-24T12:21:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-24T12:21:34,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-24T12:21:34,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-24T12:21:34,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-24T12:21:34,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-24T12:21:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-24T12:21:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-24T12:21:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-24T12:21:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-24T12:21:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-24T12:21:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-24T12:21:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-24T12:21:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-24T12:21:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-24T12:21:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 2022-05-24T12:21:34,382 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6a73f254 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@6043a43f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14dbc200 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:34,386 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:32 CEST 2022]; root of context hierarchy 2022-05-24T12:21:34,386 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:34,387 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-05-24T12:21:34,403 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] 2022-05-24T12:21:34,404 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ae77255, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c5fda87, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2680632c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29ac99a2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@28583318, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2ad14f76] 2022-05-24T12:21:34,404 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:34,708 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:34 CEST 2022]; root of context hierarchy 2022-05-24T12:21:34,733 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:34,873 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:34,891 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:34,930 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:34,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:34,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:34,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:34,930 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:34,934 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:34,936 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:35,326 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d0af20e] 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. 2022-05-24T12:21:35,330 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d79ec04] 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. 2022-05-24T12:21:35,356 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:35,356 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:35,775 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:34 CEST 2022]; root of context hierarchy 2022-05-24T12:21:35,834 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@34c78d22 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@52728734, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@28df901e testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@398f03f]; rollback [false] 2022-05-24T12:21:35,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:35,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:35,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:35,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:35,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-24T12:21:35,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-24T12:21:35,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-24T12:21:35,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-24T12:21:35,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-24T12:21:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-24T12:21:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-24T12:21:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-24T12:21:35,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-24T12:21:35,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-24T12:21:35,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-24T12:21:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-24T12:21:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-24T12:21:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-24T12:21:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-24T12:21:35,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-24T12:21:35,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-05-24T12:21:35,988 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@34c78d22 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@52728734, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@28df901e testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:36,002 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:34 CEST 2022]; root of context hierarchy 2022-05-24T12:21:36,002 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:36,003 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-05-24T12:21:36,015 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] 2022-05-24T12:21:36,026 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a2e5110, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77501428, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7b0e7b78, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7354cd4f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b9ab4e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c1c12eb] 2022-05-24T12:21:36,027 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:36,307 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:36 CEST 2022]; root of context hierarchy 2022-05-24T12:21:36,340 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:36,431 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:36,439 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:36,489 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:36,489 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:36,489 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:36,489 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:36,489 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:36,499 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:36,502 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:36,822 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@725a2721] 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. 2022-05-24T12:21:36,825 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54c968fb] 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. 2022-05-24T12:21:36,858 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:36,858 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:37,212 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:36 CEST 2022]; root of context hierarchy 2022-05-24T12:21:37,270 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3548cfaa testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@48e0f933, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45187492 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6138abaf]; rollback [false] 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:37,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:37,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:37,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:37,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:37,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:37,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:37,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:37,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-24T12:21:37,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-24T12:21:37,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-24T12:21:37,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-24T12:21:37,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-24T12:21:37,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-24T12:21:37,400 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3548cfaa testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@48e0f933, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45187492 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:37,406 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:36 CEST 2022]; root of context hierarchy 2022-05-24T12:21:37,406 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:37,407 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-05-24T12:21:37,422 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] 2022-05-24T12:21:37,422 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@215e45b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ad5e061, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4773e537, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c7cf9dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4fdc542f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a8f635d] 2022-05-24T12:21:37,423 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:37,659 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:37 CEST 2022]; root of context hierarchy 2022-05-24T12:21:37,679 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:37,748 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:37,751 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:37,787 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:37,787 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:37,787 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:37,787 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:37,787 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:37,790 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:37,793 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:38,119 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@699351d9] 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. 2022-05-24T12:21:38,122 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68a244d6] 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. 2022-05-24T12:21:38,188 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:38,189 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:38,498 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:37 CEST 2022]; root of context hierarchy 2022-05-24T12:21:38,554 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@10f5152 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@240502b9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7e504ea2 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@ec7c6dc]; rollback [false] 2022-05-24T12:21:38,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:38,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:38,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:38,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:38,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:38,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:38,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:38,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:38,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:38,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:38,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:38,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:38,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:38,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:38,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-24T12:21:38,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-24T12:21:38,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-24T12:21:38,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-24T12:21:38,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-24T12:21:38,664 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@10f5152 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@240502b9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7e504ea2 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:38,678 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:37 CEST 2022]; root of context hierarchy 2022-05-24T12:21:38,679 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:38,679 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-05-24T12:21:38,698 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] 2022-05-24T12:21:38,698 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26645c53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37a413cf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1e038bb7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1dabcade, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19a99bfc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e84c96d] 2022-05-24T12:21:38,699 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:38,933 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:38 CEST 2022]; root of context hierarchy 2022-05-24T12:21:38,958 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:39,032 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:39,039 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:39,080 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:39,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:39,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:39,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:39,080 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:39,086 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:39,089 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:39,504 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c4e57a4] 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. 2022-05-24T12:21:39,514 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1484a086] 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. 2022-05-24T12:21:39,540 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:39,540 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:39,899 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:38 CEST 2022]; root of context hierarchy 2022-05-24T12:21:39,958 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3f3c1e4d testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@17532d9e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6293f685 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7d77e509]; rollback [false] 2022-05-24T12:21:39,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:39,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:39,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:39,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:39,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:39,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:39,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:39,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:39,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:40,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:40,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-24T12:21:40,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-24T12:21:40,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-24T12:21:40,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-24T12:21:40,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-24T12:21:40,072 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3f3c1e4d testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@17532d9e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6293f685 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:40,078 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:38 CEST 2022]; root of context hierarchy 2022-05-24T12:21:40,079 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:40,079 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-05-24T12:21:40,088 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] 2022-05-24T12:21:40,098 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f361d4e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@422b7d54, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@227839d1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cafebbc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3bc530a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ae45ff4] 2022-05-24T12:21:40,099 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:40,366 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:40 CEST 2022]; root of context hierarchy 2022-05-24T12:21:40,383 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:40,456 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:40,464 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:40,500 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:40,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:40,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:40,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:40,501 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:40,507 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:40,515 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:40,927 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72b35f05] 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. 2022-05-24T12:21:40,933 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7633a195] 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. 2022-05-24T12:21:40,967 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:40,967 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:41,308 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:40 CEST 2022]; root of context hierarchy 2022-05-24T12:21:41,375 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2e546f56 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@6eae8830, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ff110 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3ef02140]; rollback [false] 2022-05-24T12:21:41,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:41,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:41,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:41,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:41,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:41,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:41,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:41,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:41,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:41,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:41,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-24T12:21:41,458 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/ 2022-05-24T12:21:41,502 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-05-24T12:21:41,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-05-24T12:21:41,510 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:21:41,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-24T12:21:41,512 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:21:41,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-05-24T12:21:41,512 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:21:41,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-05-24T12:21:41,513 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:21:41,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-05-24T12:21:41,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-05-24T12:21:41,531 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:21:41,532 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:21:41,533 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:21:41,533 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:21:41,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-05-24T12:21:41,534 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:21:41,543 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:21:41,544 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:21:41,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-05-24T12:21:41,547 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:21:41,547 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:21:41,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-05-24T12:21:41,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-05-24T12:21:41,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-05-24T12:21:41,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-05-24T12:21:41,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-05-24T12:21:41,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-05-24T12:21:41,580 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,580 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,590 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,591 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,592 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,592 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,592 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-24T12:21:41,592 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-05-24T12:21:41,592 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-05-24T12:21:41,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-05-24T12:21:41,601 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-05-24T12:21:41,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-05-24T12:21:41,607 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-05-24T12:21:41,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-05-24T12:21:41,608 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-05-24T12:21:41,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-05-24T12:21:41,610 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-05-24T12:21:41,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-05-24T12:21:41,611 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-05-24T12:21:41,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-05-24T12:21:41,618 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-05-24T12:21:41,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-05-24T12:21:41,622 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-05-24T12:21:41,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-05-24T12:21:41,624 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-05-24T12:21:41,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application 2022-05-24T12:21:41,624 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-05-24T12:21:41,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application 2022-05-24T12:21:41,654 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:21:41,656 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:21:41,659 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:21:41,668 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:21:41,674 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:21:41,676 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:21:41,704 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2e546f56 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@6eae8830, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13ff110 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:41,714 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:40 CEST 2022]; root of context hierarchy 2022-05-24T12:21:41,715 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:41,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-05-24T12:21:41,731 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] 2022-05-24T12:21:41,731 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@561c6ad8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ad061de, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1cce94ec, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70be5547, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4541bb22, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1cc6ecc5] 2022-05-24T12:21:41,732 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:41,996 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:41 CEST 2022]; root of context hierarchy 2022-05-24T12:21:42,025 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:42,100 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:42,115 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:42,150 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:42,150 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:42,150 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:42,151 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:42,151 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:42,151 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:42,158 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:42,560 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e95bcc1] 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. 2022-05-24T12:21:42,572 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2dba61b] 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. 2022-05-24T12:21:42,607 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:42,607 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:42,964 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:41 CEST 2022]; root of context hierarchy 2022-05-24T12:21:43,031 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6313e4ee testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5599e9d4, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@874137a testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4cecd1e7]; rollback [false] 2022-05-24T12:21:43,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:43,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:43,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:43,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:43,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:43,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:43,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:43,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:43,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:43,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:43,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:43,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:43,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:43,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6313e4ee testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5599e9d4, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@874137a testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:43,118 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:41 CEST 2022]; root of context hierarchy 2022-05-24T12:21:43,119 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:43,119 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-05-24T12:21:43,136 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] 2022-05-24T12:21:43,136 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4719620d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46acebf0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4390eb7d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@44331b72, org.springframework.test.context.transaction.TransactionalTestExecutionListener@483610f3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6964816e] 2022-05-24T12:21:43,141 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:43,386 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:43 CEST 2022]; root of context hierarchy 2022-05-24T12:21:43,407 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:43,479 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:43,489 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:43,553 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:43,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:43,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:43,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:43,553 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:43,566 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:43,569 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:43,932 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@432d6b4c] 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. 2022-05-24T12:21:43,942 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5113b237] 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. 2022-05-24T12:21:43,976 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:43,976 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:44,316 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:43 CEST 2022]; root of context hierarchy 2022-05-24T12:21:44,374 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@225d631 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@5b421898, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fcb370d testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@f439788]; rollback [false] 2022-05-24T12:21:44,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:44,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:44,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:44,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:44,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:44,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:44,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:44,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:44,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:44,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:44,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:44,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-24T12:21:44,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-24T12:21:44,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-24T12:21:44,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-24T12:21:44,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-24T12:21:44,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-24T12:21:44,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-24T12:21:44,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-24T12:21:44,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-24T12:21:44,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-24T12:21:44,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-24T12:21:44,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-24T12:21:44,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-24T12:21:44,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-24T12:21:44,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-24T12:21:44,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-24T12:21:44,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-24T12:21:44,519 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@225d631 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@5b421898, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fcb370d testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:44,526 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:43 CEST 2022]; root of context hierarchy 2022-05-24T12:21:44,527 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:44,527 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-05-24T12:21:44,671 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.001 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-05-24T12:21:44,721 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] 2022-05-24T12:21:44,721 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@691a2b6e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@767bd5d5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b36a16c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78c9cafa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40b0cfd6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68cd7f68] 2022-05-24T12:21:44,722 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:44,998 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:44 CEST 2022]; root of context hierarchy 2022-05-24T12:21:45,014 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:45,095 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:45,103 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:45,139 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:45,139 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:45,139 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:45,139 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:45,139 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:45,142 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:45,145 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:45,506 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b9ec22d] 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. 2022-05-24T12:21:45,509 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ba350e9] 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. 2022-05-24T12:21:45,538 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:45,538 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:45,832 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:44 CEST 2022]; root of context hierarchy 2022-05-24T12:21:45,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a24b72f testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@4d09fadc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@323610d4 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@12bdd969]; rollback [false] 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:45,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:45,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:45,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:45,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:45,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:45,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:45,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:45,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:45,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:45,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:45,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-24T12:21:45,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-05-24T12:21:45,996 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a24b72f testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@4d09fadc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@323610d4 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:46,006 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:44 CEST 2022]; root of context hierarchy 2022-05-24T12:21:46,007 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:46,007 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-05-24T12:21:46,023 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] 2022-05-24T12:21:46,023 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5600ed17, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@439b44a7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a7b4f9e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@fa3e37, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51c3036a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48e4cb89] 2022-05-24T12:21:46,024 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:46,318 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:46 CEST 2022]; root of context hierarchy 2022-05-24T12:21:46,335 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:46,405 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:46,416 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:46,452 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:46,454 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:46,454 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:46,454 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:46,454 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:46,458 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:46,461 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:46,875 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@122c78ec] 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. 2022-05-24T12:21:46,882 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fff152c] 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. 2022-05-24T12:21:46,908 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:46,909 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:47,228 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:46 CEST 2022]; root of context hierarchy 2022-05-24T12:21:47,291 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32d87fe1 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@183c48c7, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19115e5c testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@434a5768]; rollback [false] 2022-05-24T12:21:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:47,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:47,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:47,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:47,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:47,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:47,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:47,349 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32d87fe1 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@183c48c7, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19115e5c testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:47,366 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32d87fe1 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@68be1aab, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19115e5c testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@434a5768]; rollback [false] 2022-05-24T12:21:49,180 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@32d87fe1 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@68be1aab, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19115e5c testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:49,186 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:46 CEST 2022]; root of context hierarchy 2022-05-24T12:21:49,187 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:49,187 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-05-24T12:21:49,234 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] 2022-05-24T12:21:49,234 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52c1977d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7dcd55ef, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@54af7ed8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1eee21c6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40ca2719, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@573f60c2] 2022-05-24T12:21:49,235 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:49,396 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:49 CEST 2022]; root of context hierarchy 2022-05-24T12:21:49,411 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:49,483 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:49,487 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:49,516 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:49,516 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:49,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:49,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:49,517 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:49,522 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:49,524 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:49,834 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c168514] 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. 2022-05-24T12:21:49,837 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9fc14cd] 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. 2022-05-24T12:21:49,863 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:49,863 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:50,154 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:49 CEST 2022]; root of context hierarchy 2022-05-24T12:21:50,282 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@317333f0 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@706a9606, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ccdfbd2 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@f6e9479]; rollback [false] 2022-05-24T12:21:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:50,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:50,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:50,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:50,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:50,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:50,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:50,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:50,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:50,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:50,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:50,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:50,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:50,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:50,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:50,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:50,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-24T12:21:50,385 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@317333f0 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@706a9606, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ccdfbd2 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:50,390 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:49 CEST 2022]; root of context hierarchy 2022-05-24T12:21:50,390 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:50,394 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-05-24T12:21:50,406 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] 2022-05-24T12:21:50,406 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3aab6c69, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2af02737, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@257aaf18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e1d48b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fb4b539, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@44d6fe67] 2022-05-24T12:21:50,413 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:50,654 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:50 CEST 2022]; root of context hierarchy 2022-05-24T12:21:50,671 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:50,746 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:50,754 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:50,788 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:50,788 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-24T12:21:50,789 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:50,789 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:50,789 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:50,794 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:50,797 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:51,193 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37f97e54] 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. 2022-05-24T12:21:51,203 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f343734] 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. 2022-05-24T12:21:51,239 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:51,239 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:51,622 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:50 CEST 2022]; root of context hierarchy 2022-05-24T12:21:51,695 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@43167e06, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:51,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:51,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:51,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:52,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-24T12:21:53,733 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@43167e06, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:53,739 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7da1434f, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:53,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-05-24T12:21:53,784 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7da1434f, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:53,798 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2b018eb4, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:53,815 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2b018eb4, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:53,817 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@62f2cbaf, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:53,866 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@62f2cbaf, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:53,871 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@4443bb94, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:53,894 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@4443bb94, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:53,898 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6b5af5f6, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:53,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-05-24T12:21:54,857 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6b5af5f6, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:54,866 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@20db6fe7, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@541da197]; rollback [false] 2022-05-24T12:21:55,772 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69988262 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@20db6fe7, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58b786f9 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:55,778 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:50 CEST 2022]; root of context hierarchy 2022-05-24T12:21:55,779 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:55,780 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.212 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-05-24T12:21:55,798 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreDBNotInitializedTest]: no resource found for suffixes {-context.xml}. 2022-05-24T12:21:55,802 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreDBNotInitializedTest]: CliCoreDBNotInitializedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-05-24T12:21:55,804 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] 2022-05-24T12:21:55,804 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@630e56b8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31e5b64f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@475ef4da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21fca0d7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30d689c6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c9d065d] 2022-05-24T12:21:55,812 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:56,001 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1cd5cf30: startup date [Tue May 24 12:21:56 CEST 2022]; root of context hierarchy 2022-05-24T12:21:56,018 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:56,087 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:56,091 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:56,129 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:56,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-05-24T12:21:56,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:56,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:56,130 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:56,170 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:56,174 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:56,519 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:56,519 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:56,827 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@1cd5cf30: startup date [Tue May 24 12:21:56 CEST 2022]; root of context hierarchy 2022-05-24T12:21:56,887 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@26b85d7, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a656d67]; rollback [false] 2022-05-24T12:21:56,958 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@26b85d7, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:56,966 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@6216d95b, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a656d67]; rollback [false] 2022-05-24T12:21:56,986 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@6216d95b, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:56,996 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3aa03d46, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a656d67]; rollback [false] 2022-05-24T12:21:57,029 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:21:57,075 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:57,218 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:57,218 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:57,218 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:57,289 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-05-24T12:21:57,436 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:57,437 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:57,441 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:57,441 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:57,451 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-05-24T12:21:57,473 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b5d934 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3aa03d46, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79ea7881 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:57,481 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1cd5cf30: startup date [Tue May 24 12:21:56 CEST 2022]; root of context hierarchy 2022-05-24T12:21:57,482 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:57,482 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.73 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-05-24T12:21:57,497 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreTest]: no resource found for suffixes {-context.xml}. 2022-05-24T12:21:57,498 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreTest]: CliCoreTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-05-24T12:21:57,500 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] 2022-05-24T12:21:57,500 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ca00657, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3952a801, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@c05d034, org.springframework.test.context.support.DirtiesContextTestExecutionListener@400a8935, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c34bddd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@408a02fa] 2022-05-24T12:21:57,515 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-24T12:21:57,730 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:21:57 CEST 2022]; root of context hierarchy 2022-05-24T12:21:57,750 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:21:57,819 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:57,826 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-24T12:21:57,860 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-24T12:21:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-05-24T12:21:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-24T12:21:57,860 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-24T12:21:57,860 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-24T12:21:57,902 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:21:57,905 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:21:58,299 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:21:58,299 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:21:58,641 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:21:57 CEST 2022]; root of context hierarchy 2022-05-24T12:21:58,703 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@46b32d27, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:21:58,732 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:21:58,733 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:58,739 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:58,739 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:58,739 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:58,753 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:58,781 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:58,786 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:58,787 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:58,787 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:58,800 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:58,836 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.024s) 2022-05-24T12:21:58,861 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:21:58,991 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:21:59,175 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:21:59,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:21:59,369 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:21:59,393 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:21:59,412 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:21:59,429 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:21:59,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:21:59,462 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:21:59,482 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:21:59,494 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:21:59,500 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:21:59,526 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:21:59,530 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:21:59,530 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:21:59,546 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:21:59,559 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:21:59,574 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:21:59,577 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:21:59,595 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:21:59,610 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.637s) 2022-05-24T12:21:59,612 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:59,613 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:59,613 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:59,613 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:59,620 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:59,687 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-24T12:21:59,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-24T12:21:59,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-24T12:21:59,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-24T12:21:59,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-24T12:21:59,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-24T12:21:59,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-24T12:21:59,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-24T12:21:59,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-24T12:21:59,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-24T12:21:59,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-24T12:21:59,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-24T12:21:59,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-24T12:21:59,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-24T12:21:59,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-24T12:21:59,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-24T12:21:59,718 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:21:59,719 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:59,721 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:59,721 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:59,721 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:59,731 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:59,768 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:59,769 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:59,769 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:59,769 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:59,779 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:59,807 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:21:59,844 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@46b32d27, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:21:59,862 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@4fcb6e9b, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:21:59,867 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:21:59,868 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:59,869 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:59,869 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:59,869 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:59,887 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:59,927 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:21:59,935 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:21:59,935 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:21:59,935 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:21:59,937 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:21:59,965 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s) 2022-05-24T12:21:59,986 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-24T12:21:59,987 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-24T12:21:59,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-05-24T12:22:00,019 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-05-24T12:22:00,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-05-24T12:22:00,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-05-24T12:22:00,030 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-24T12:22:00,031 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) 2022-05-24T12:22:00,031 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-24T12:22:00,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-05-24T12:22:00,043 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-24T12:22:00,043 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) 2022-05-24T12:22:00,043 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-05-24T12:22:00,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-05-24T12:22:00,052 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-24T12:22:00,139 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.) 2022-05-24T12:22:00,139 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-24T12:22:00,144 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,149 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,149 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,149 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,162 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,214 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:22:00,226 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:22:00,227 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,228 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,228 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,228 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,258 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,296 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,306 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,306 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,306 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,308 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,335 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:22:00,345 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@4fcb6e9b, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,362 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5327ef4a, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:22:00,375 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:22:00,376 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,377 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,377 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,377 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,393 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,437 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,438 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,438 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,438 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,447 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,474 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.023s) 2022-05-24T12:22:00,486 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-24T12:22:00,486 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-24T12:22:00,502 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-05-24T12:22:00,514 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-24T12:22:00,522 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-24T12:22:00,523 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-24T12:22:00,523 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,525 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,525 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,525 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,544 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,573 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:22:00,599 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:22:00,600 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,609 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,634 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-24T12:22:00,635 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:22:00,635 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:22:00,635 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:22:00,641 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-24T12:22:00,659 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-24 12:21:59.6 2022-05-24T12:22:00,662 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) ~[test-classes/:?] at org.appng.cli.CliCore.perform(CliCore.java:187) ~[classes/:?] at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:22:00,680 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5327ef4a, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,691 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@e5f5cab, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:22:00,703 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@e5f5cab, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,712 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1858cf27, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:22:00,713 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1858cf27, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@4bfca359, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:22:00,724 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@4bfca359, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,728 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5d8c0a24, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a147414]; rollback [false] 2022-05-24T12:22:00,730 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@570df0fd testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5d8c0a24, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5aa970d3 testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2022-05-24T12:22:00,734 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:21:57 CEST 2022]; root of context hierarchy 2022-05-24T12:22:00,734 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-24T12:22:00,734 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s - in org.appng.cli.CliCoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 67, 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_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 8.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11.jar Progress (1): 4.1/112 kB Progress (1): 8.2/112 kB Progress (1): 12/112 kB Progress (1): 16/112 kB Progress (1): 20/112 kB Progress (1): 25/112 kB Progress (1): 29/112 kB Progress (1): 33/112 kB Progress (1): 37/112 kB Progress (1): 41/112 kB Progress (1): 45/112 kB Progress (1): 49/112 kB Progress (1): 53/112 kB Progress (1): 57/112 kB Progress (1): 61/112 kB Progress (1): 66/112 kB Progress (1): 70/112 kB Progress (1): 74/112 kB Progress (1): 78/112 kB Progress (1): 82/112 kB Progress (1): 86/112 kB Progress (1): 90/112 kB Progress (1): 94/112 kB Progress (1): 98/112 kB Progress (1): 102/112 kB Progress (1): 106/112 kB Progress (1): 111/112 kB Progress (1): 112 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11.jar (112 kB at 216 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11.pom Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11.pom (1.2 kB at 4.7 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 8.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11-sources.jar Progress (1): 4.1/88 kB Progress (1): 8.2/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 25/88 kB Progress (1): 29/88 kB Progress (1): 33/88 kB Progress (1): 37/88 kB Progress (1): 41/88 kB Progress (1): 45/88 kB Progress (1): 49/88 kB Progress (1): 53/88 kB Progress (1): 57/88 kB Progress (1): 61/88 kB Progress (1): 66/88 kB Progress (1): 70/88 kB Progress (1): 74/88 kB Progress (1): 78/88 kB Progress (1): 82/88 kB Progress (1): 86/88 kB Progress (1): 88 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220524.102201-11-sources.jar (88 kB at 253 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 605 B/s) [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 1.24.5-SNAPSHOT [14/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target [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_1.24.x/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 3 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_1.24.x/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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 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.028 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.AttributeTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2022-05-24T12:22:12,705 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#170949260 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.TagletProcessorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.MultiSiteSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-05-24T12:22:15,062 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-05-24T12:22:15,278 INFO [main] 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.8 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 9.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.jar (57 kB at 251 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.pom (1.8 kB at 13 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 25 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 960 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 5.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11-sources.jar Progress (1): 4.1/42 kB Progress (1): 8.2/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 25/42 kB Progress (1): 29/42 kB Progress (1): 33/42 kB Progress (1): 37/42 kB Progress (1): 41/42 kB Progress (1): 42 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11-sources.jar (42 kB at 336 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.1 kB/s) [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 1.24.5-SNAPSHOT [15/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true [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 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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: 2.35 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_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11.jar Progress (1): 4.1/94 kB Progress (1): 8.2/94 kB Progress (1): 12/94 kB Progress (1): 16/94 kB Progress (1): 20/94 kB Progress (1): 25/94 kB Progress (1): 29/94 kB Progress (1): 33/94 kB Progress (1): 37/94 kB Progress (1): 41/94 kB Progress (1): 45/94 kB Progress (1): 49/94 kB Progress (1): 53/94 kB Progress (1): 57/94 kB Progress (1): 61/94 kB Progress (1): 66/94 kB Progress (1): 70/94 kB Progress (1): 74/94 kB Progress (1): 78/94 kB Progress (1): 82/94 kB Progress (1): 86/94 kB Progress (1): 90/94 kB Progress (1): 94 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11.jar (94 kB at 163 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11.pom Progress (1): 2.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11.pom (2.4 kB at 3.3 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 5.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 913 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 4.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11-sources.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220524.102234-11-sources.jar (54 kB at 111 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.0 kB/s) [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 1.24.5-SNAPSHOT [16/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target [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 47 source files to /var/lib/jenkins/workspace/appNG_1.24.x/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 58 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_1.24.x/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: 1.309 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-05-24T12:22:52,756 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] 2022-05-24T12:22:52,792 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@353352b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4681c175, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57a78e3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@402c4085, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fa51cd4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2767e23c] 2022-05-24T12:22:52,934 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:22:53,648 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:22:53 CEST 2022]; root of context hierarchy 2022-05-24T12:22:53,892 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. 2022-05-24T12:22:53,892 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. 2022-05-24T12:22:54,579 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 24, 2022 12:22:55 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-24T12:22:55,170 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:22:55,416 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:22:55,460 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:22:55,607 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-24T12:22:56,074 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-24T12:22:57,627 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:22:57,807 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:22:58,846 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-24T12:23:01,396 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:01,413 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:04,239 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:22:53 CEST 2022]; root of context hierarchy 2022-05-24T12:23:04,771 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:04,771 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:04,771 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:04,835 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:04,993 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.092s) 2022-05-24T12:23:05,033 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:05,195 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:05,400 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:05,578 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:05,665 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:05,694 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:05,729 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:05,755 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:05,779 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:05,800 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:05,829 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:05,862 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:05,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:05,904 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:05,909 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:05,921 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:05,929 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:05,961 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:06,006 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:06,021 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:06,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:06,060 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.926s) 2022-05-24T12:23:06,122 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:07,680 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) 2022-05-24T12:23:07,681 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) 2022-05-24T12:23:07,681 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 2022-05-24T12:23:07,685 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 2022-05-24T12:23:07,686 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() 2022-05-24T12:23:07,686 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) 2022-05-24T12:23:07,687 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) 2022-05-24T12:23:07,688 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) 2022-05-24T12:23:07,688 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) 2022-05-24T12:23:07,699 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 2022-05-24T12:23:07,700 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) 2022-05-24T12:23:07,700 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 2022-05-24T12:23:07,706 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) 2022-05-24T12:23:07,706 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) 2022-05-24T12:23:07,707 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) 2022-05-24T12:23:07,708 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) 2022-05-24T12:23:07,709 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 2022-05-24T12:23:07,713 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) 2022-05-24T12:23:07,718 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) 2022-05-24T12:23:07,719 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) 2022-05-24T12:23:07,720 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() 2022-05-24T12:23:07,721 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) 2022-05-24T12:23:07,723 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) 2022-05-24T12:23:07,723 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() 2022-05-24T12:23:07,732 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) 2022-05-24T12:23:07,733 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) 2022-05-24T12:23:07,733 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) 2022-05-24T12:23:07,734 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) 2022-05-24T12:23:07,734 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) 2022-05-24T12:23:07,744 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() 2022-05-24T12:23:07,745 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() 2022-05-24T12:23:07,750 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() 2022-05-24T12:23:07,751 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() 2022-05-24T12:23:07,757 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() 2022-05-24T12:23:07,757 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) 2022-05-24T12:23:07,762 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) 2022-05-24T12:23:07,764 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) 2022-05-24T12:23:07,765 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) 2022-05-24T12:23:07,779 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 2022-05-24T12:23:07,779 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() 2022-05-24T12:23:07,780 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) 2022-05-24T12:23:07,780 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) 2022-05-24T12:23:07,780 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 2022-05-24T12:23:07,781 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 2022-05-24T12:23:07,782 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 2022-05-24T12:23:07,782 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 2022-05-24T12:23:07,782 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 2022-05-24T12:23:07,783 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) 2022-05-24T12:23:07,789 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) 2022-05-24T12:23:07,789 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) 2022-05-24T12:23:07,789 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 2022-05-24T12:23:07,790 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) 2022-05-24T12:23:07,795 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) 2022-05-24T12:23:07,798 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) 2022-05-24T12:23:07,799 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) 2022-05-24T12:23:07,799 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) 2022-05-24T12:23:07,800 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) 2022-05-24T12:23:07,806 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) 2022-05-24T12:23:07,809 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) 2022-05-24T12:23:07,811 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) 2022-05-24T12:23:07,811 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) 2022-05-24T12:23:07,812 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) 2022-05-24T12:23:07,812 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) 2022-05-24T12:23:07,812 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) 2022-05-24T12:23:07,825 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) 2022-05-24T12:23:07,825 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() 2022-05-24T12:23:07,826 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) 2022-05-24T12:23:07,826 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) 2022-05-24T12:23:07,826 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 2022-05-24T12:23:07,827 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 2022-05-24T12:23:07,838 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) 2022-05-24T12:23:07,838 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) 2022-05-24T12:23:07,838 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) 2022-05-24T12:23:07,839 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) 2022-05-24T12:23:07,839 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) 2022-05-24T12:23:07,840 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) 2022-05-24T12:23:07,840 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) 2022-05-24T12:23:07,840 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) 2022-05-24T12:23:07,855 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() 2022-05-24T12:23:07,856 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 2022-05-24T12:23:07,866 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) 2022-05-24T12:23:07,866 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 2022-05-24T12:23:07,867 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) 2022-05-24T12:23:09,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:22:53 CEST 2022]; root of context hierarchy 2022-05-24T12:23:09,954 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:09,955 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:10,039 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 84 ms 2022-05-24T12:23:10,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.537 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:10,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.61 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:10,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.615 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.624 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:10,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.628 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.64 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:10,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.65 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:10,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.655 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:10,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.662 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:10,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.674 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:10,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.68 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:10,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.692 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:10,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.705 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:10,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.719 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:10,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.726 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:10,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.729 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:10,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.757 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:10,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.767 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:10,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.769 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:10,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.778 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:10,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.783 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:10,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.785 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:10,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.796 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:10,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.8 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:10,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.803 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:10,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.812 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:10,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.816 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:10,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.822 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:10,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.823 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:10,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.825 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:10,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.836 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:10,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.839 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:10,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.849 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:10,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.856 CREATE appNGizer Property platform.locale 2022-05-24T12:23:10,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.861 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:10,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.872 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:10,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.873 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:10,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.884 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:10,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.887 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:10,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.892 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:10,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.902 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:10,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.906 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:10,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.911 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:10,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.913 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:10,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.922 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:10,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.927 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:10,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.928 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:10,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.934 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:10,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.944 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:10,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.947 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:10,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.951 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:10,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.962 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:10,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.964 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:10,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.971 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:10,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:10.974 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:11,259 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:23:11,305 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:11,311 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:11,313 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:11,313 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:11,323 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:13,258 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:22:53 CEST 2022]; root of context hierarchy 2022-05-24T12:23:13,276 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:13,283 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: 20.961 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-05-24T12:23:13,329 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] 2022-05-24T12:23:13,330 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57573880, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d94b49d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fedaa2e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4203190, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6add8aac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@72f5fb36] 2022-05-24T12:23:13,338 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:13,587 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:13 CEST 2022]; root of context hierarchy 2022-05-24T12:23:13,706 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. 2022-05-24T12:23:13,706 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. 2022-05-24T12:23:13,803 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:13,926 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:13,972 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:13,973 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:14,194 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:14,200 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:15,030 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:15,030 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:15,842 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:13 CEST 2022]; root of context hierarchy 2022-05-24T12:23:15,928 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:15,928 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:15,928 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:15,938 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:15,968 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.019s) 2022-05-24T12:23:15,980 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:15,992 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:16,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:16,151 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:16,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:16,227 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:16,249 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:16,270 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:16,293 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:16,315 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:16,341 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:16,369 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:16,388 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:16,402 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:16,403 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:16,403 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:16,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:16,428 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:16,447 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:16,461 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:16,478 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:16,484 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.493s) 2022-05-24T12:23:16,496 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:16,661 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) 2022-05-24T12:23:16,666 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) 2022-05-24T12:23:16,670 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 2022-05-24T12:23:16,671 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 2022-05-24T12:23:16,671 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() 2022-05-24T12:23:16,672 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) 2022-05-24T12:23:16,672 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) 2022-05-24T12:23:16,672 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) 2022-05-24T12:23:16,673 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) 2022-05-24T12:23:16,681 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 2022-05-24T12:23:16,682 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) 2022-05-24T12:23:16,682 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 2022-05-24T12:23:16,682 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) 2022-05-24T12:23:16,684 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) 2022-05-24T12:23:16,685 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) 2022-05-24T12:23:16,687 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) 2022-05-24T12:23:16,687 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 2022-05-24T12:23:16,689 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) 2022-05-24T12:23:16,698 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) 2022-05-24T12:23:16,698 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) 2022-05-24T12:23:16,699 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() 2022-05-24T12:23:16,699 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) 2022-05-24T12:23:16,702 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) 2022-05-24T12:23:16,702 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() 2022-05-24T12:23:16,704 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) 2022-05-24T12:23:16,704 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) 2022-05-24T12:23:16,704 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) 2022-05-24T12:23:16,705 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) 2022-05-24T12:23:16,705 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) 2022-05-24T12:23:16,710 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() 2022-05-24T12:23:16,711 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() 2022-05-24T12:23:16,711 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() 2022-05-24T12:23:16,711 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() 2022-05-24T12:23:16,720 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() 2022-05-24T12:23:16,721 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) 2022-05-24T12:23:16,721 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) 2022-05-24T12:23:16,721 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) 2022-05-24T12:23:16,722 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) 2022-05-24T12:23:16,734 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 2022-05-24T12:23:16,734 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() 2022-05-24T12:23:16,735 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) 2022-05-24T12:23:16,735 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) 2022-05-24T12:23:16,735 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 2022-05-24T12:23:16,735 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 2022-05-24T12:23:16,736 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 2022-05-24T12:23:16,736 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 2022-05-24T12:23:16,736 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 2022-05-24T12:23:16,737 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) 2022-05-24T12:23:16,747 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) 2022-05-24T12:23:16,747 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) 2022-05-24T12:23:16,747 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 2022-05-24T12:23:16,748 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) 2022-05-24T12:23:16,748 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) 2022-05-24T12:23:16,749 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) 2022-05-24T12:23:16,750 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) 2022-05-24T12:23:16,750 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) 2022-05-24T12:23:16,750 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) 2022-05-24T12:23:16,751 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) 2022-05-24T12:23:16,751 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) 2022-05-24T12:23:16,753 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) 2022-05-24T12:23:16,753 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) 2022-05-24T12:23:16,753 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) 2022-05-24T12:23:16,758 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) 2022-05-24T12:23:16,758 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) 2022-05-24T12:23:16,770 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) 2022-05-24T12:23:16,771 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() 2022-05-24T12:23:16,771 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) 2022-05-24T12:23:16,771 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) 2022-05-24T12:23:16,771 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 2022-05-24T12:23:16,772 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 2022-05-24T12:23:16,774 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) 2022-05-24T12:23:16,774 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) 2022-05-24T12:23:16,774 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) 2022-05-24T12:23:16,775 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) 2022-05-24T12:23:16,775 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) 2022-05-24T12:23:16,775 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) 2022-05-24T12:23:16,776 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) 2022-05-24T12:23:16,776 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) 2022-05-24T12:23:16,781 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() 2022-05-24T12:23:16,782 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 2022-05-24T12:23:16,782 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) 2022-05-24T12:23:16,782 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 2022-05-24T12:23:16,782 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) 2022-05-24T12:23:16,848 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:13 CEST 2022]; root of context hierarchy 2022-05-24T12:23:17,018 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:17,018 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:17,032 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 14 ms 2022-05-24T12:23:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.083 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:17,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.085 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:17,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.096 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:17,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.098 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:17,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.109 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:17,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.118 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:17,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.128 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:17,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.13 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:17,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.133 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:17,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.144 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:17,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.146 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:17,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.151 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:17,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.156 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:17,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.166 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:17,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.168 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:17,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.17 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:17,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.179 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:17,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.181 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:17,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.194 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:17,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.195 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:17,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.196 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:17,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.206 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:17,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.207 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:17,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.218 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:17,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.22 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:17,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.222 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:17,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.227 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:17,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.232 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:17,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.234 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:17,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.242 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:17,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.243 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:17,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.244 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:17,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.259 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:17,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.261 CREATE appNGizer Property platform.locale 2022-05-24T12:23:17,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.267 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:17,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.271 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:17,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.275 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:17,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.276 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:17,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.294 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:17,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.303 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:17,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.315 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:17,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.32 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:17,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.333 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:17,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.339 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:17,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.34 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:17,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.341 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:17,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.354 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:17,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.359 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:17,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.36 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:17,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.361 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:17,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.374 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:17,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.376 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:17,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.377 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:17,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.39 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:17,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.392 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:17,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:17.742 CREATE appNGizer Repository local 2022-05-24T12:23:18,264 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:18,302 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:18,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.305 CREATE appNGizer Application demo-application 2022-05-24T12:23:18,347 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:18,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.349 CREATE appNGizer Permission debug 2022-05-24T12:23:18,355 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:18,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.357 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:18,360 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:18,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.361 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:18,367 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:18,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.368 CREATE appNGizer Permission testPermission 2022-05-24T12:23:18,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.374 CREATE appNGizer Role Administrator 2022-05-24T12:23:18,413 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:18,422 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:18,434 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:18,434 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:18,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.438 CREATE appNGizer Role Debugger 2022-05-24T12:23:18,441 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:18,452 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:18,452 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:18,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.453 CREATE appNGizer Role Tester 2022-05-24T12:23:18,459 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:18,459 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:18,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.478 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:18,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.486 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:18,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.493 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:18,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.518 UPDATE appNGizer Role Administrator 2022-05-24T12:23:18,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.526 UPDATE appNGizer Role Debugger 2022-05-24T12:23:18,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.53 UPDATE appNGizer Role Tester 2022-05-24T12:23:18,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,569 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,569 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,569 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,574 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,574 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,574 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,574 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,575 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:18,575 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:18,609 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:18,618 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:18,621 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:18,627 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:18,631 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:18,635 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:18,856 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:18,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.889 UPDATE appNGizer Permission testPermission 2022-05-24T12:23:18,943 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-05-24T12:23:18,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:18.95 UPDATE appNGizer Permission newName 2022-05-24T12:23:19,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.045 DELETE appNGizer Role Debugger 2022-05-24T12:23:19,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.06 DELETE appNGizer Role Tester 2022-05-24T12:23:19,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.116 DELETE appNGizer Role Administrator 2022-05-24T12:23:19,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.118 DELETE appNGizer Permission newName 2022-05-24T12:23:19,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.121 DELETE appNGizer Permission output-type.webgui 2022-05-24T12:23:19,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.126 DELETE appNGizer Permission debug 2022-05-24T12:23:19,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.13 DELETE appNGizer Permission output-format.html 2022-05-24T12:23:19,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.134 DELETE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:19,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.135 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:19,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.136 DELETE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:19,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:19.137 DELETE appNGizer Application demo-application 2022-05-24T12:23:19,158 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:13 CEST 2022]; root of context hierarchy 2022-05-24T12:23:19,163 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:19,166 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: 5.952 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-05-24T12:23:19,185 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] 2022-05-24T12:23:19,194 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67d8e3b0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@293af2f1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@60ba61e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18505320, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3835f6f9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46663674] 2022-05-24T12:23:19,195 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:19,365 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:19 CEST 2022]; root of context hierarchy 2022-05-24T12:23:19,434 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. 2022-05-24T12:23:19,435 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. 2022-05-24T12:23:19,506 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:19,583 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:19,618 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:19,618 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:19,800 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:19,803 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:20,406 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:20,406 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:20,897 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:19 CEST 2022]; root of context hierarchy 2022-05-24T12:23:20,974 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:20,974 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:20,974 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:20,986 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:21,005 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.016s) 2022-05-24T12:23:21,007 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:21,019 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:21,062 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:21,137 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:21,167 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:21,181 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:21,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:21,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:21,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:21,233 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:21,253 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:21,267 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:21,279 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:21,293 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:21,294 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:21,303 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:21,308 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:21,320 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:21,336 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:21,348 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:21,357 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:21,368 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.350s) 2022-05-24T12:23:21,383 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:21,508 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) 2022-05-24T12:23:21,508 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) 2022-05-24T12:23:21,508 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 2022-05-24T12:23:21,508 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 2022-05-24T12:23:21,509 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() 2022-05-24T12:23:21,509 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) 2022-05-24T12:23:21,509 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) 2022-05-24T12:23:21,514 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) 2022-05-24T12:23:21,514 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) 2022-05-24T12:23:21,516 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 2022-05-24T12:23:21,516 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) 2022-05-24T12:23:21,517 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 2022-05-24T12:23:21,517 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) 2022-05-24T12:23:21,517 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) 2022-05-24T12:23:21,517 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) 2022-05-24T12:23:21,522 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) 2022-05-24T12:23:21,522 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 2022-05-24T12:23:21,523 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) 2022-05-24T12:23:21,523 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) 2022-05-24T12:23:21,526 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) 2022-05-24T12:23:21,530 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() 2022-05-24T12:23:21,530 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) 2022-05-24T12:23:21,531 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) 2022-05-24T12:23:21,531 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() 2022-05-24T12:23:21,532 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) 2022-05-24T12:23:21,532 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) 2022-05-24T12:23:21,533 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) 2022-05-24T12:23:21,533 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) 2022-05-24T12:23:21,533 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) 2022-05-24T12:23:21,547 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() 2022-05-24T12:23:21,547 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() 2022-05-24T12:23:21,547 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() 2022-05-24T12:23:21,548 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() 2022-05-24T12:23:21,549 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() 2022-05-24T12:23:21,550 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) 2022-05-24T12:23:21,550 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) 2022-05-24T12:23:21,550 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) 2022-05-24T12:23:21,551 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) 2022-05-24T12:23:21,560 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 2022-05-24T12:23:21,560 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() 2022-05-24T12:23:21,561 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) 2022-05-24T12:23:21,561 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) 2022-05-24T12:23:21,561 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 2022-05-24T12:23:21,561 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 2022-05-24T12:23:21,561 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 2022-05-24T12:23:21,562 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 2022-05-24T12:23:21,562 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 2022-05-24T12:23:21,563 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) 2022-05-24T12:23:21,566 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) 2022-05-24T12:23:21,566 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) 2022-05-24T12:23:21,566 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 2022-05-24T12:23:21,567 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) 2022-05-24T12:23:21,567 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) 2022-05-24T12:23:21,575 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) 2022-05-24T12:23:21,576 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) 2022-05-24T12:23:21,576 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) 2022-05-24T12:23:21,576 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) 2022-05-24T12:23:21,576 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) 2022-05-24T12:23:21,577 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) 2022-05-24T12:23:21,580 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) 2022-05-24T12:23:21,580 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) 2022-05-24T12:23:21,581 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) 2022-05-24T12:23:21,581 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) 2022-05-24T12:23:21,581 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) 2022-05-24T12:23:21,583 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) 2022-05-24T12:23:21,583 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() 2022-05-24T12:23:21,583 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) 2022-05-24T12:23:21,584 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) 2022-05-24T12:23:21,584 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 2022-05-24T12:23:21,584 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 2022-05-24T12:23:21,591 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) 2022-05-24T12:23:21,591 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) 2022-05-24T12:23:21,591 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) 2022-05-24T12:23:21,592 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) 2022-05-24T12:23:21,592 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) 2022-05-24T12:23:21,592 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) 2022-05-24T12:23:21,592 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) 2022-05-24T12:23:21,593 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) 2022-05-24T12:23:21,602 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() 2022-05-24T12:23:21,602 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 2022-05-24T12:23:21,602 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) 2022-05-24T12:23:21,602 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 2022-05-24T12:23:21,603 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) 2022-05-24T12:23:21,668 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:19 CEST 2022]; root of context hierarchy 2022-05-24T12:23:21,910 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:21,910 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:21,929 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 19 ms 2022-05-24T12:23:21,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:21.972 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:21,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:21.984 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:21,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:21.986 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:21,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:21.995 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:22,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:21.996 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:22,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.002 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.003 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:22,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.006 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:22,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.01 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.011 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:22,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.014 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:22,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.015 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:22,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.016 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:22,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.027 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:22,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.028 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:22,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.029 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:22,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.034 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:22,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.037 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:22,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.042 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:22,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.043 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:22,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.044 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:22,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.045 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:22,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.058 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:22,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.06 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:22,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.066 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:22,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.067 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:22,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.068 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:22,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.069 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:22,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.075 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:22,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.08 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:22,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.081 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:22,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.087 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:22,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.091 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:22,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.094 CREATE appNGizer Property platform.locale 2022-05-24T12:23:22,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.095 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:22,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.096 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:22,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.096 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:22,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.112 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:22,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.113 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:22,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.114 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:22,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.115 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:22,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.123 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:22,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.124 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:22,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.125 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:22,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.13 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:22,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.133 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:22,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.133 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:22,146 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.146 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:22,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.147 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:22,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.151 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:22,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.152 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:22,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.162 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:22,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.163 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:22,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.167 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:22,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.168 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:22,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.611 UPDATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:22,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.691 CREATE appNGizer Property platform.theAnswer 2022-05-24T12:23:22,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:22.786 DELETE appNGizer Property platform.theAnswer 2022-05-24T12:23:22,802 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:19 CEST 2022]; root of context hierarchy 2022-05-24T12:23:22,813 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:22,822 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: 3.522 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-05-24T12:23:22,843 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] 2022-05-24T12:23:22,844 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ac81de1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3265285b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d7e5d99, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a6bcdf9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4016ec40, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5b2a23e9] 2022-05-24T12:23:22,861 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:23,024 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:23 CEST 2022]; root of context hierarchy 2022-05-24T12:23:23,067 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. 2022-05-24T12:23:23,067 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. 2022-05-24T12:23:23,135 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:23,217 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:23,270 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:23,270 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:23,449 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:23,453 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:24,023 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:24,025 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:24,453 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:23 CEST 2022]; root of context hierarchy 2022-05-24T12:23:24,521 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:24,521 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:24,521 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:24,530 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:24,546 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.014s) 2022-05-24T12:23:24,548 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:24,560 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:24,602 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:24,666 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:24,689 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:24,703 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:24,713 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:24,722 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:24,736 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:24,746 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:24,756 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:24,771 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:24,777 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:24,786 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:24,790 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:24,790 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:24,798 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:24,806 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:24,812 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:24,819 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:24,827 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:24,830 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.271s) 2022-05-24T12:23:24,844 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:24,962 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) 2022-05-24T12:23:24,963 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) 2022-05-24T12:23:24,963 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 2022-05-24T12:23:24,964 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 2022-05-24T12:23:24,964 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() 2022-05-24T12:23:24,964 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) 2022-05-24T12:23:24,971 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) 2022-05-24T12:23:24,972 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) 2022-05-24T12:23:24,972 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) 2022-05-24T12:23:24,976 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 2022-05-24T12:23:24,977 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) 2022-05-24T12:23:24,977 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 2022-05-24T12:23:24,977 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) 2022-05-24T12:23:24,977 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) 2022-05-24T12:23:24,978 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) 2022-05-24T12:23:24,978 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) 2022-05-24T12:23:24,978 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 2022-05-24T12:23:24,979 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) 2022-05-24T12:23:24,980 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) 2022-05-24T12:23:24,980 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) 2022-05-24T12:23:24,980 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() 2022-05-24T12:23:24,980 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) 2022-05-24T12:23:24,981 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) 2022-05-24T12:23:24,981 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() 2022-05-24T12:23:24,986 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) 2022-05-24T12:23:24,986 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) 2022-05-24T12:23:24,987 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) 2022-05-24T12:23:24,987 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) 2022-05-24T12:23:24,987 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) 2022-05-24T12:23:24,988 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() 2022-05-24T12:23:24,988 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() 2022-05-24T12:23:24,988 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() 2022-05-24T12:23:24,988 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() 2022-05-24T12:23:24,995 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() 2022-05-24T12:23:24,995 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) 2022-05-24T12:23:24,995 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) 2022-05-24T12:23:24,996 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) 2022-05-24T12:23:24,996 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) 2022-05-24T12:23:24,998 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 2022-05-24T12:23:24,998 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() 2022-05-24T12:23:24,998 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) 2022-05-24T12:23:24,998 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) 2022-05-24T12:23:24,999 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 2022-05-24T12:23:24,999 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 2022-05-24T12:23:24,999 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 2022-05-24T12:23:24,999 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 2022-05-24T12:23:24,999 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 2022-05-24T12:23:25,000 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) 2022-05-24T12:23:25,001 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) 2022-05-24T12:23:25,001 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) 2022-05-24T12:23:25,009 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 2022-05-24T12:23:25,009 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) 2022-05-24T12:23:25,010 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) 2022-05-24T12:23:25,011 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) 2022-05-24T12:23:25,011 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) 2022-05-24T12:23:25,011 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) 2022-05-24T12:23:25,014 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) 2022-05-24T12:23:25,014 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) 2022-05-24T12:23:25,014 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) 2022-05-24T12:23:25,015 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) 2022-05-24T12:23:25,016 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) 2022-05-24T12:23:25,016 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) 2022-05-24T12:23:25,016 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) 2022-05-24T12:23:25,017 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) 2022-05-24T12:23:25,022 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) 2022-05-24T12:23:25,022 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() 2022-05-24T12:23:25,022 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) 2022-05-24T12:23:25,023 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) 2022-05-24T12:23:25,023 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 2022-05-24T12:23:25,023 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 2022-05-24T12:23:25,032 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) 2022-05-24T12:23:25,032 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) 2022-05-24T12:23:25,032 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) 2022-05-24T12:23:25,033 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) 2022-05-24T12:23:25,033 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) 2022-05-24T12:23:25,034 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) 2022-05-24T12:23:25,034 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) 2022-05-24T12:23:25,034 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) 2022-05-24T12:23:25,036 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() 2022-05-24T12:23:25,036 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 2022-05-24T12:23:25,036 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) 2022-05-24T12:23:25,036 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 2022-05-24T12:23:25,036 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) 2022-05-24T12:23:25,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:23 CEST 2022]; root of context hierarchy 2022-05-24T12:23:25,282 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:25,282 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:25,296 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 13 ms 2022-05-24T12:23:25,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.338 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:25,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.342 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:25,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.344 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:25,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.349 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:25,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.35 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:25,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.351 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:25,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.352 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:25,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.353 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:25,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.37 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:25,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.371 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:25,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.381 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:25,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.384 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:25,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.385 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:25,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.385 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:25,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.39 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:25,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.391 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.398 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:25,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.399 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:25,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.4 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:25,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.406 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:25,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.409 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:25,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.414 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:25,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.415 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:25,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.416 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:25,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.423 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.424 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:25,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.425 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:25,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.438 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:25,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.439 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:25,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.44 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:25,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.44 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:25,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.441 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:25,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.444 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:25,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.456 CREATE appNGizer Property platform.locale 2022-05-24T12:23:25,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.457 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:25,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.459 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:25,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.465 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:25,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.467 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:25,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.469 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:25,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.471 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:25,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.472 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:25,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.478 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:25,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.478 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:25,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.479 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:25,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.48 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:25,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.481 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:25,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.491 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:25,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.493 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:25,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.498 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:25,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.499 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:25,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.504 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:25,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.505 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:25,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.51 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:25,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.511 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:25,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.511 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:25,590 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:23:25,592 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:25,603 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:25,603 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:25,603 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:25,606 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:25,646 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:25,648 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:25,648 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:25,648 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:25,662 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:25,688 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s) 2022-05-24T12:23:25,698 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-24T12:23:25,698 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-24T12:23:25,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.718 CREATE appNGizer DatabaseConnection appNG HSQL 2022-05-24T12:23:25,736 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-05-24T12:23:25,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.747 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-24T12:23:25,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.754 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-05-24T12:23:25,760 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-24T12:23:25,760 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) 2022-05-24T12:23:25,760 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-24T12:23:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.768 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-05-24T12:23:25,770 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-24T12:23:25,770 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) 2022-05-24T12:23:25,770 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-05-24T12:23:25,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:25.785 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-05-24T12:23:25,792 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-24T12:23:25,833 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.) 2022-05-24T12:23:25,833 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-24T12:23:27,840 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:27,840 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:27,841 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:27,855 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-24T12:23:27,855 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:27,856 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:27,856 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:27,856 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:27,867 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:27,905 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:27,910 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:27,910 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:27,910 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:27,922 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:27,941 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s) 2022-05-24T12:23:27,958 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-24T12:23:27,958 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-24T12:23:27,961 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-05-24T12:23:27,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:27.975 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-24T12:23:27,977 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-24T12:23:27,990 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-24T12:23:27,991 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-24T12:23:29,009 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:29,009 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:29,010 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:29,095 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:29,099 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:30,126 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:30,126 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:30,127 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:30,141 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-24T12:23:30,143 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:30,143 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:30,143 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:30,145 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:30,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:30.179 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-24T12:23:31,162 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:23 CEST 2022]; root of context hierarchy 2022-05-24T12:23:31,165 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:31,166 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: 8.17 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-05-24T12:23:31,184 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] 2022-05-24T12:23:31,187 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a8522cb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@351c1d58, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7ae87fbe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@252d7bcf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76ed86db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23ceb383] 2022-05-24T12:23:31,194 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:31,296 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:31 CEST 2022]; root of context hierarchy 2022-05-24T12:23:31,335 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. 2022-05-24T12:23:31,335 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. 2022-05-24T12:23:31,393 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:31,480 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:31,529 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:31,529 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:31,685 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:31,693 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:32,294 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:32,295 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:32,801 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:31 CEST 2022]; root of context hierarchy 2022-05-24T12:23:32,864 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:32,865 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:32,865 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:32,874 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:32,894 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s) 2022-05-24T12:23:32,896 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:32,899 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:32,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:33,018 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:33,039 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:33,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:33,060 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:33,078 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:33,086 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:33,092 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:33,101 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:33,117 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:33,128 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:33,137 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:33,140 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:33,140 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:33,149 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:33,158 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:33,167 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:33,215 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:33,221 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:33,227 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.328s) 2022-05-24T12:23:33,241 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:33,354 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) 2022-05-24T12:23:33,354 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) 2022-05-24T12:23:33,355 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 2022-05-24T12:23:33,355 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 2022-05-24T12:23:33,355 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() 2022-05-24T12:23:33,355 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) 2022-05-24T12:23:33,355 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) 2022-05-24T12:23:33,356 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) 2022-05-24T12:23:33,356 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) 2022-05-24T12:23:33,357 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 2022-05-24T12:23:33,357 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) 2022-05-24T12:23:33,358 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 2022-05-24T12:23:33,362 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) 2022-05-24T12:23:33,362 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) 2022-05-24T12:23:33,362 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) 2022-05-24T12:23:33,362 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) 2022-05-24T12:23:33,363 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 2022-05-24T12:23:33,364 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) 2022-05-24T12:23:33,364 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) 2022-05-24T12:23:33,364 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) 2022-05-24T12:23:33,364 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() 2022-05-24T12:23:33,365 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) 2022-05-24T12:23:33,365 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) 2022-05-24T12:23:33,365 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() 2022-05-24T12:23:33,366 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) 2022-05-24T12:23:33,366 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) 2022-05-24T12:23:33,367 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) 2022-05-24T12:23:33,367 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) 2022-05-24T12:23:33,367 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) 2022-05-24T12:23:33,368 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() 2022-05-24T12:23:33,368 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() 2022-05-24T12:23:33,368 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() 2022-05-24T12:23:33,368 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() 2022-05-24T12:23:33,378 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() 2022-05-24T12:23:33,378 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) 2022-05-24T12:23:33,378 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) 2022-05-24T12:23:33,378 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) 2022-05-24T12:23:33,379 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) 2022-05-24T12:23:33,380 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 2022-05-24T12:23:33,380 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() 2022-05-24T12:23:33,381 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) 2022-05-24T12:23:33,381 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) 2022-05-24T12:23:33,381 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 2022-05-24T12:23:33,381 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 2022-05-24T12:23:33,383 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 2022-05-24T12:23:33,383 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 2022-05-24T12:23:33,383 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 2022-05-24T12:23:33,383 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) 2022-05-24T12:23:33,392 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) 2022-05-24T12:23:33,392 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) 2022-05-24T12:23:33,394 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 2022-05-24T12:23:33,396 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) 2022-05-24T12:23:33,396 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) 2022-05-24T12:23:33,397 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) 2022-05-24T12:23:33,397 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) 2022-05-24T12:23:33,398 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) 2022-05-24T12:23:33,398 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) 2022-05-24T12:23:33,398 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) 2022-05-24T12:23:33,398 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) 2022-05-24T12:23:33,399 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) 2022-05-24T12:23:33,400 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) 2022-05-24T12:23:33,400 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) 2022-05-24T12:23:33,400 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) 2022-05-24T12:23:33,400 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) 2022-05-24T12:23:33,401 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) 2022-05-24T12:23:33,410 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() 2022-05-24T12:23:33,410 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) 2022-05-24T12:23:33,410 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) 2022-05-24T12:23:33,410 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 2022-05-24T12:23:33,410 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 2022-05-24T12:23:33,412 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) 2022-05-24T12:23:33,412 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) 2022-05-24T12:23:33,412 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) 2022-05-24T12:23:33,412 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) 2022-05-24T12:23:33,413 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) 2022-05-24T12:23:33,413 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) 2022-05-24T12:23:33,413 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) 2022-05-24T12:23:33,413 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) 2022-05-24T12:23:33,414 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() 2022-05-24T12:23:33,414 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 2022-05-24T12:23:33,415 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) 2022-05-24T12:23:33,415 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 2022-05-24T12:23:33,415 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) 2022-05-24T12:23:33,477 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:31 CEST 2022]; root of context hierarchy 2022-05-24T12:23:33,610 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:33,610 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:33,620 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 10 ms 2022-05-24T12:23:33,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.662 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:33,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.665 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:33,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.666 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:33,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.667 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:33,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.675 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:33,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.676 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:33,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.676 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:33,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.677 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:33,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.687 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:33,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.688 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:33,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.689 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:33,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.69 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:33,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.698 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:33,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.699 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:33,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.703 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:33,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.704 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:33,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.704 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:33,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.705 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:33,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.705 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:33,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.714 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:33,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.715 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:33,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.715 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:33,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.716 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:33,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.723 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:33,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.724 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:33,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.725 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:33,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.731 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:33,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.732 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:33,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.732 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:33,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.733 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:33,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.734 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:33,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.735 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:33,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.74 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:33,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.742 CREATE appNGizer Property platform.locale 2022-05-24T12:23:33,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.744 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.756 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:33,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.757 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:33,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.757 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:33,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.76 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:33,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.76 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:33,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.762 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:33,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.768 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:33,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.769 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:33,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.769 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:33,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.782 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:33,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.782 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:33,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.785 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:33,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.786 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:33,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.787 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:33,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.787 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:33,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.788 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:33,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.789 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:33,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.789 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:33,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.803 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:33,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.804 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:33,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.973 CREATE appNGizer Property platform.site.localhost.template 2022-05-24T12:23:33,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.982 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-24T12:23:33,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.983 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-24T12:23:33,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.987 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-24T12:23:33,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.987 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-24T12:23:33,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.988 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-24T12:23:33,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.988 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-24T12:23:33,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:33.999 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-24T12:23:34,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.0 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-24T12:23:34,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.001 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-24T12:23:34,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.001 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-24T12:23:34,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.002 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-24T12:23:34,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.003 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-24T12:23:34,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.007 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-24T12:23:34,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.008 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-24T12:23:34,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.018 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-24T12:23:34,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.019 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-24T12:23:34,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.021 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-24T12:23:34,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.023 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-24T12:23:34,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.024 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-24T12:23:34,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.025 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-24T12:23:34,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.034 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-24T12:23:34,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.035 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-24T12:23:34,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.036 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-24T12:23:34,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.039 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-24T12:23:34,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.04 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-24T12:23:34,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.041 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-24T12:23:34,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.041 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-24T12:23:34,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.05 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-24T12:23:34,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.051 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-24T12:23:34,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.052 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-24T12:23:34,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.052 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-24T12:23:34,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.062 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-24T12:23:34,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.063 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-24T12:23:34,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.067 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-24T12:23:34,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.068 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-24T12:23:34,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.069 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-24T12:23:34,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.075 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-24T12:23:34,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.076 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-24T12:23:34,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.082 CREATE appNGizer Property platform.site.localhost.name 2022-05-24T12:23:34,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.083 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-24T12:23:34,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.084 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-24T12:23:34,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.085 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-24T12:23:34,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.085 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-24T12:23:34,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.09 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-24T12:23:34,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.091 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-24T12:23:34,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.092 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-24T12:23:34,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.093 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-24T12:23:34,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.093 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-24T12:23:34,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.098 CREATE appNGizer Property platform.site.localhost.locale 2022-05-24T12:23:34,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.099 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-24T12:23:34,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.103 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-24T12:23:34,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.104 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-24T12:23:34,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.105 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-24T12:23:34,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.115 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-24T12:23:34,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.116 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-24T12:23:34,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.116 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-24T12:23:34,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.117 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-24T12:23:34,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.12 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-24T12:23:34,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.121 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-24T12:23:34,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.121 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-24T12:23:34,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.13 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-24T12:23:34,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.138 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-24T12:23:34,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.139 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-24T12:23:34,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.14 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-24T12:23:34,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.141 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-24T12:23:34,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.154 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-24T12:23:34,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.155 CREATE appNGizer Property platform.site.localhost.host 2022-05-24T12:23:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.156 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-24T12:23:34,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.157 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-24T12:23:34,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.174 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-24T12:23:34,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.183 CREATE appNGizer Site localhost 2022-05-24T12:23:34,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.528 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-05-24T12:23:34,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.586 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-05-24T12:23:34,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.597 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-24T12:23:34,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.657 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-24T12:23:34,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.66 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-05-24T12:23:34,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.77 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-05-24T12:23:34,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.806 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-05-24T12:23:34,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:34.956 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-05-24T12:23:34,994 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:31 CEST 2022]; root of context hierarchy 2022-05-24T12:23:35,002 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:35,006 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: 4.193 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-05-24T12:23:35,027 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] 2022-05-24T12:23:35,027 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3860cdad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19263e99, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4604790f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46c9ad1e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@787a0dcf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@508036af] 2022-05-24T12:23:35,028 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:35,186 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:35 CEST 2022]; root of context hierarchy 2022-05-24T12:23:35,243 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. 2022-05-24T12:23:35,243 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. 2022-05-24T12:23:35,317 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:35,420 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:35,455 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:35,455 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:35,642 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:35,646 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:36,166 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:36,167 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:36,626 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:35 CEST 2022]; root of context hierarchy 2022-05-24T12:23:36,673 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:36,673 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:36,673 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:36,675 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:36,688 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-05-24T12:23:36,696 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:36,700 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:36,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:36,897 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:36,916 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:36,930 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:36,942 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:36,954 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:36,960 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:36,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:37,002 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:37,009 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:37,026 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:37,042 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:37,044 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:37,044 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:37,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:37,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:37,071 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:37,081 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:37,085 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:37,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.395s) 2022-05-24T12:23:37,105 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:37,217 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) 2022-05-24T12:23:37,217 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) 2022-05-24T12:23:37,222 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 2022-05-24T12:23:37,222 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 2022-05-24T12:23:37,222 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() 2022-05-24T12:23:37,222 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) 2022-05-24T12:23:37,222 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) 2022-05-24T12:23:37,222 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) 2022-05-24T12:23:37,223 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) 2022-05-24T12:23:37,224 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 2022-05-24T12:23:37,224 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) 2022-05-24T12:23:37,224 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 2022-05-24T12:23:37,224 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) 2022-05-24T12:23:37,225 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) 2022-05-24T12:23:37,225 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) 2022-05-24T12:23:37,225 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) 2022-05-24T12:23:37,225 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 2022-05-24T12:23:37,230 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) 2022-05-24T12:23:37,230 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) 2022-05-24T12:23:37,231 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) 2022-05-24T12:23:37,231 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() 2022-05-24T12:23:37,231 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) 2022-05-24T12:23:37,232 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) 2022-05-24T12:23:37,232 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() 2022-05-24T12:23:37,232 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) 2022-05-24T12:23:37,233 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) 2022-05-24T12:23:37,233 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) 2022-05-24T12:23:37,233 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) 2022-05-24T12:23:37,233 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) 2022-05-24T12:23:37,238 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() 2022-05-24T12:23:37,238 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() 2022-05-24T12:23:37,238 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() 2022-05-24T12:23:37,239 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() 2022-05-24T12:23:37,240 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() 2022-05-24T12:23:37,241 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) 2022-05-24T12:23:37,241 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) 2022-05-24T12:23:37,241 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) 2022-05-24T12:23:37,242 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) 2022-05-24T12:23:37,244 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 2022-05-24T12:23:37,244 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() 2022-05-24T12:23:37,244 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) 2022-05-24T12:23:37,244 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) 2022-05-24T12:23:37,250 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 2022-05-24T12:23:37,250 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 2022-05-24T12:23:37,250 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 2022-05-24T12:23:37,250 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 2022-05-24T12:23:37,250 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 2022-05-24T12:23:37,251 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) 2022-05-24T12:23:37,252 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) 2022-05-24T12:23:37,252 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) 2022-05-24T12:23:37,252 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 2022-05-24T12:23:37,252 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) 2022-05-24T12:23:37,252 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) 2022-05-24T12:23:37,258 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) 2022-05-24T12:23:37,258 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) 2022-05-24T12:23:37,258 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) 2022-05-24T12:23:37,259 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) 2022-05-24T12:23:37,259 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) 2022-05-24T12:23:37,259 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) 2022-05-24T12:23:37,260 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) 2022-05-24T12:23:37,260 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) 2022-05-24T12:23:37,260 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) 2022-05-24T12:23:37,261 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) 2022-05-24T12:23:37,261 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) 2022-05-24T12:23:37,270 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) 2022-05-24T12:23:37,270 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() 2022-05-24T12:23:37,270 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) 2022-05-24T12:23:37,270 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) 2022-05-24T12:23:37,271 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 2022-05-24T12:23:37,271 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 2022-05-24T12:23:37,272 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) 2022-05-24T12:23:37,272 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) 2022-05-24T12:23:37,272 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) 2022-05-24T12:23:37,273 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) 2022-05-24T12:23:37,273 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) 2022-05-24T12:23:37,273 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) 2022-05-24T12:23:37,273 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) 2022-05-24T12:23:37,273 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) 2022-05-24T12:23:37,274 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() 2022-05-24T12:23:37,275 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 2022-05-24T12:23:37,275 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) 2022-05-24T12:23:37,275 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 2022-05-24T12:23:37,275 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) 2022-05-24T12:23:37,331 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:35 CEST 2022]; root of context hierarchy 2022-05-24T12:23:37,458 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:37,458 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:37,474 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 16 ms 2022-05-24T12:23:37,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.501 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:37,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.502 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:37,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.508 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:37,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.509 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:37,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.509 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:37,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.514 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:37,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.514 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:37,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.519 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:37,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.519 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:37,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.52 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:37,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.52 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:37,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.521 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:37,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.521 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:37,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.529 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:37,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.53 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:37,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.531 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:37,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.531 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:37,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.532 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:37,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.532 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:37,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.533 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:37,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.533 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:37,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.539 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:37,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.539 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:37,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.54 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:37,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.54 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:37,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.541 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:37,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.541 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:37,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.554 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:37,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.554 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:37,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.555 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:37,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.556 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:37,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.556 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:37,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.557 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:37,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.562 CREATE appNGizer Property platform.locale 2022-05-24T12:23:37,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.563 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:37,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.563 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:37,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.564 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:37,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.564 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:37,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.571 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:37,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.571 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:37,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.572 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:37,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.58 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:37,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.581 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:37,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.583 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:37,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.583 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:37,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.584 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:37,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.584 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:37,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.585 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:37,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.585 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:37,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.594 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:37,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.594 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:37,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.595 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:37,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.595 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:37,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.596 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:37,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.602 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:37,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.673 CREATE appNGizer Repository local 2022-05-24T12:23:37,784 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:37,816 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:37,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.826 CREATE appNGizer Application demo-application 2022-05-24T12:23:37,829 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:37,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.835 CREATE appNGizer Permission debug 2022-05-24T12:23:37,836 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:37,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.836 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:37,836 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:37,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.837 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:37,837 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:37,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.837 CREATE appNGizer Permission testPermission 2022-05-24T12:23:37,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.852 CREATE appNGizer Role Administrator 2022-05-24T12:23:37,873 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:37,874 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:37,889 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:37,890 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:37,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.89 CREATE appNGizer Role Debugger 2022-05-24T12:23:37,892 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:37,893 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:37,893 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:37,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.893 CREATE appNGizer Role Tester 2022-05-24T12:23:37,907 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:37,907 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:37,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.918 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:37,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.919 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:37,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.92 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:37,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.935 UPDATE appNGizer Role Administrator 2022-05-24T12:23:37,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.935 UPDATE appNGizer Role Debugger 2022-05-24T12:23:37,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:37.937 UPDATE appNGizer Role Tester 2022-05-24T12:23:37,948 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,948 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,948 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,948 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:37,949 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:38,012 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:38,022 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:38,024 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:38,035 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:38,038 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:38,056 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:38,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.159 CREATE appNGizer Property platform.site.localhost.template 2022-05-24T12:23:38,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.159 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-24T12:23:38,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.164 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-24T12:23:38,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.164 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-24T12:23:38,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.165 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-24T12:23:38,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.165 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-24T12:23:38,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.17 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-24T12:23:38,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.171 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-24T12:23:38,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.171 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-24T12:23:38,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.173 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-24T12:23:38,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.174 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-24T12:23:38,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.174 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-24T12:23:38,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.175 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-24T12:23:38,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.175 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-24T12:23:38,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.176 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-24T12:23:38,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.176 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-24T12:23:38,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.177 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-24T12:23:38,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.177 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-24T12:23:38,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.186 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-24T12:23:38,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.187 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-24T12:23:38,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.188 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-24T12:23:38,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.188 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-24T12:23:38,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.189 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-24T12:23:38,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.189 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-24T12:23:38,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.191 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-24T12:23:38,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.194 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-24T12:23:38,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.194 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-24T12:23:38,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.195 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-24T12:23:38,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.195 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-24T12:23:38,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.196 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-24T12:23:38,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.196 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-24T12:23:38,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.197 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-24T12:23:38,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.197 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-24T12:23:38,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.211 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-24T12:23:38,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.218 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-24T12:23:38,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.22 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-24T12:23:38,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.223 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-24T12:23:38,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.232 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-24T12:23:38,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.233 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-24T12:23:38,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.233 CREATE appNGizer Property platform.site.localhost.name 2022-05-24T12:23:38,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.235 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-24T12:23:38,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.236 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-24T12:23:38,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.236 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-24T12:23:38,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.237 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-24T12:23:38,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.237 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-24T12:23:38,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.241 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-24T12:23:38,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.242 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-24T12:23:38,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.243 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-24T12:23:38,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.245 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-24T12:23:38,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.254 CREATE appNGizer Property platform.site.localhost.locale 2022-05-24T12:23:38,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.255 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-24T12:23:38,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.256 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-24T12:23:38,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.256 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-24T12:23:38,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.257 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-24T12:23:38,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.257 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-24T12:23:38,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.257 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-24T12:23:38,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.258 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-24T12:23:38,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.258 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-24T12:23:38,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.259 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-24T12:23:38,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.259 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-24T12:23:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.26 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-24T12:23:38,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.26 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-24T12:23:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.261 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-24T12:23:38,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.261 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-24T12:23:38,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.262 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-24T12:23:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.266 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-24T12:23:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.267 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-24T12:23:38,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.267 CREATE appNGizer Property platform.site.localhost.host 2022-05-24T12:23:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.268 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-24T12:23:38,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.268 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-24T12:23:38,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.269 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-24T12:23:38,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.271 CREATE appNGizer Site localhost 2022-05-24T12:23:38,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.371 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-05-24T12:23:38,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.372 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-05-24T12:23:38,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.372 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-05-24T12:23:38,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.373 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-05-24T12:23:38,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.373 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-05-24T12:23:38,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.378 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-05-24T12:23:38,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.378 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-05-24T12:23:38,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.379 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-05-24T12:23:38,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.379 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-05-24T12:23:38,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.38 CREATE appNGizer Property platform.site.anotherSite.name 2022-05-24T12:23:38,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.387 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-05-24T12:23:38,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.388 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-05-24T12:23:38,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.389 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-05-24T12:23:38,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.392 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-05-24T12:23:38,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.392 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-05-24T12:23:38,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.393 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-05-24T12:23:38,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.393 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-05-24T12:23:38,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.398 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-05-24T12:23:38,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.398 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-05-24T12:23:38,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.399 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-05-24T12:23:38,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.399 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-05-24T12:23:38,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.4 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-05-24T12:23:38,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.4 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-05-24T12:23:38,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.4 CREATE appNGizer Property platform.site.anotherSite.template 2022-05-24T12:23:38,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.401 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-05-24T12:23:38,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.401 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-05-24T12:23:38,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.41 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-05-24T12:23:38,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.411 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-05-24T12:23:38,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.411 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-05-24T12:23:38,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.412 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-05-24T12:23:38,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.412 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-05-24T12:23:38,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.412 CREATE appNGizer Property platform.site.anotherSite.host 2022-05-24T12:23:38,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.413 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-05-24T12:23:38,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.413 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-05-24T12:23:38,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.419 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-05-24T12:23:38,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.419 CREATE appNGizer Property platform.site.anotherSite.locale 2022-05-24T12:23:38,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.42 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-05-24T12:23:38,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.42 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-05-24T12:23:38,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.421 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-05-24T12:23:38,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.421 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-05-24T12:23:38,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.421 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-05-24T12:23:38,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.422 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-05-24T12:23:38,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.422 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-05-24T12:23:38,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.423 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-05-24T12:23:38,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.423 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-05-24T12:23:38,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.423 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-05-24T12:23:38,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.424 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-05-24T12:23:38,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.424 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-05-24T12:23:38,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.425 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-05-24T12:23:38,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.446 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-05-24T12:23:38,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.446 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-05-24T12:23:38,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.447 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-05-24T12:23:38,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.447 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-05-24T12:23:38,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.448 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-05-24T12:23:38,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.448 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-05-24T12:23:38,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.449 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-05-24T12:23:38,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.449 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-05-24T12:23:38,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.449 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-05-24T12:23:38,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.458 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-05-24T12:23:38,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.458 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-05-24T12:23:38,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.458 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-05-24T12:23:38,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.459 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-05-24T12:23:38,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.459 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-05-24T12:23:38,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.46 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-05-24T12:23:38,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.46 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-05-24T12:23:38,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.46 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-05-24T12:23:38,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.466 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-05-24T12:23:38,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.467 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-05-24T12:23:38,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.467 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-05-24T12:23:38,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.468 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-05-24T12:23:38,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.478 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-05-24T12:23:38,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.479 CREATE appNGizer Site anotherSite 2022-05-24T12:23:38,688 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2022-05-24T12:23:38,688 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2022-05-24T12:23:38,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.707 INFO appNGizer Assigned application demo-application to site localhost 2022-05-24T12:23:38,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.713 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-24T12:23:38,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.725 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-05-24T12:23:38,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:38.726 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-05-24T12:23:39,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.198 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-24T12:23:39,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.331 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-05-24T12:23:39,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.445 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-05-24T12:23:39,493 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-05-24T12:23:39,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.494 INFO appNGizer Removed application demo-application from site localhost 2022-05-24T12:23:39,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.505 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-24T12:23:39,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.506 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-05-24T12:23:39,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:39.507 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-05-24T12:23:39,562 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:35 CEST 2022]; root of context hierarchy 2022-05-24T12:23:39,563 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:39,564 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: 4.293 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-05-24T12:23:39,588 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] 2022-05-24T12:23:39,588 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a1656df, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1111e24, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3777e7c2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@625c4d8f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a244fb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33cd86eb] 2022-05-24T12:23:39,596 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:39,735 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:39 CEST 2022]; root of context hierarchy 2022-05-24T12:23:39,786 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. 2022-05-24T12:23:39,787 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. 2022-05-24T12:23:39,837 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:39,904 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:39,949 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:39,949 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:40,102 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:40,105 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:40,577 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:40,583 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:41,049 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:39 CEST 2022]; root of context hierarchy 2022-05-24T12:23:41,090 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:41,090 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:41,090 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:41,093 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:41,114 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-05-24T12:23:41,120 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:41,128 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:41,170 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:41,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:41,245 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:41,258 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:41,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:41,278 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:41,284 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:41,288 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:41,305 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:41,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:41,332 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:41,337 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:41,337 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:41,337 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:41,341 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:41,359 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:41,374 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:41,376 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:41,390 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:41,395 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.267s) 2022-05-24T12:23:41,408 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:41,518 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) 2022-05-24T12:23:41,518 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) 2022-05-24T12:23:41,518 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 2022-05-24T12:23:41,518 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 2022-05-24T12:23:41,518 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() 2022-05-24T12:23:41,519 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) 2022-05-24T12:23:41,519 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) 2022-05-24T12:23:41,519 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) 2022-05-24T12:23:41,520 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) 2022-05-24T12:23:41,521 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 2022-05-24T12:23:41,521 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) 2022-05-24T12:23:41,527 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 2022-05-24T12:23:41,529 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) 2022-05-24T12:23:41,529 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) 2022-05-24T12:23:41,529 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) 2022-05-24T12:23:41,529 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) 2022-05-24T12:23:41,530 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 2022-05-24T12:23:41,530 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) 2022-05-24T12:23:41,531 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) 2022-05-24T12:23:41,531 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) 2022-05-24T12:23:41,531 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() 2022-05-24T12:23:41,531 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) 2022-05-24T12:23:41,532 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) 2022-05-24T12:23:41,532 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() 2022-05-24T12:23:41,533 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) 2022-05-24T12:23:41,533 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) 2022-05-24T12:23:41,533 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) 2022-05-24T12:23:41,533 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) 2022-05-24T12:23:41,533 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) 2022-05-24T12:23:41,537 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() 2022-05-24T12:23:41,537 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() 2022-05-24T12:23:41,537 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() 2022-05-24T12:23:41,537 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() 2022-05-24T12:23:41,538 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() 2022-05-24T12:23:41,538 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) 2022-05-24T12:23:41,538 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) 2022-05-24T12:23:41,538 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) 2022-05-24T12:23:41,538 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) 2022-05-24T12:23:41,540 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 2022-05-24T12:23:41,540 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() 2022-05-24T12:23:41,540 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) 2022-05-24T12:23:41,540 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) 2022-05-24T12:23:41,540 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 2022-05-24T12:23:41,541 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 2022-05-24T12:23:41,541 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 2022-05-24T12:23:41,541 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 2022-05-24T12:23:41,541 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 2022-05-24T12:23:41,541 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) 2022-05-24T12:23:41,547 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) 2022-05-24T12:23:41,548 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) 2022-05-24T12:23:41,548 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 2022-05-24T12:23:41,548 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) 2022-05-24T12:23:41,548 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) 2022-05-24T12:23:41,549 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) 2022-05-24T12:23:41,549 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) 2022-05-24T12:23:41,549 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) 2022-05-24T12:23:41,549 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) 2022-05-24T12:23:41,549 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) 2022-05-24T12:23:41,550 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) 2022-05-24T12:23:41,555 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) 2022-05-24T12:23:41,555 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) 2022-05-24T12:23:41,555 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) 2022-05-24T12:23:41,555 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) 2022-05-24T12:23:41,555 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) 2022-05-24T12:23:41,556 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) 2022-05-24T12:23:41,556 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() 2022-05-24T12:23:41,557 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) 2022-05-24T12:23:41,557 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) 2022-05-24T12:23:41,557 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 2022-05-24T12:23:41,557 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 2022-05-24T12:23:41,570 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) 2022-05-24T12:23:41,570 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) 2022-05-24T12:23:41,570 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) 2022-05-24T12:23:41,570 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) 2022-05-24T12:23:41,570 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) 2022-05-24T12:23:41,571 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) 2022-05-24T12:23:41,571 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) 2022-05-24T12:23:41,571 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) 2022-05-24T12:23:41,574 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() 2022-05-24T12:23:41,574 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 2022-05-24T12:23:41,575 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) 2022-05-24T12:23:41,582 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 2022-05-24T12:23:41,582 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) 2022-05-24T12:23:41,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:39 CEST 2022]; root of context hierarchy 2022-05-24T12:23:41,742 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:41,742 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:41,754 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms 2022-05-24T12:23:41,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.774 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:41,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.775 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:41,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.775 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:41,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.776 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:41,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.776 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:41,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.776 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:41,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.788 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:41,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.789 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:41,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.789 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:41,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.79 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:41,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.79 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:41,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.791 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:41,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.791 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:41,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.791 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:41,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.792 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:41,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.792 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:41,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.793 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:41,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.793 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:41,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.793 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:41,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.802 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:41,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.802 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:41,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.802 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:41,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.803 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:41,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.815 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:41,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.817 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:41,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.818 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:41,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.819 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:41,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.819 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:41,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.82 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:41,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.82 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:41,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.82 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:41,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.821 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:41,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.821 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:41,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.83 CREATE appNGizer Property platform.locale 2022-05-24T12:23:41,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.83 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:41,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.83 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:41,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.831 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:41,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.831 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:41,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.832 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:41,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.832 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:41,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.832 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:41,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.833 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:41,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.838 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:41,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.838 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:41,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.839 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:41,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.839 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:41,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.839 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:41,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.84 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:41,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.84 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:41,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.84 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:41,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.841 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:41,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.841 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:41,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.845 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:41,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.846 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:41,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.846 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:41,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.903 CREATE appNGizer Group Admin 2022-05-24T12:23:41,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.958 CREATE appNGizer Subject Admin 2022-05-24T12:23:41,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:41.994 UPDATE appNGizer Subject Admin 2022-05-24T12:23:42,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.007 UPDATE appNGizer Group Admin 2022-05-24T12:23:42,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.086 UPDATE appNGizer Group Admin 2022-05-24T12:23:42,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.11 UPDATE appNGizer Subject Admin 2022-05-24T12:23:42,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.119 UPDATE appNGizer Subject Admin 2022-05-24T12:23:42,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.202 UPDATE appNGizer Subject Admin 2022-05-24T12:23:42,250 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:42,250 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:42,252 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2022-05-24T12:23:42,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.276 CREATE appNGizer Subject deleteme 2022-05-24T12:23:42,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.343 DELETE appNGizer Subject deleteme 2022-05-24T12:23:42,349 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:42,349 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:42,351 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2022-05-24T12:23:42,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.378 CREATE appNGizer Subject john.doe 2022-05-24T12:23:42,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.455 UPDATE appNGizer Subject john.doe 2022-05-24T12:23:42,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.55 DELETE appNGizer Subject john.doe 2022-05-24T12:23:42,563 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:42,563 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:42,564 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:42,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:42.577 CREATE appNGizer Subject john doe 2022-05-24T12:23:42,669 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='{validation.usernameGroup}', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createSubject(CoreService.java:198) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.createSubject() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:23:42,714 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:42,715 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:42,716 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:42,750 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:39 CEST 2022]; root of context hierarchy 2022-05-24T12:23:42,755 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:42,755 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: 3.283 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-05-24T12:23:42,783 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] 2022-05-24T12:23:42,784 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5573cf87, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b94ad1b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ee96136, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4922ea6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f56c644, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@513446c0] 2022-05-24T12:23:42,785 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:42,913 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:42 CEST 2022]; root of context hierarchy 2022-05-24T12:23:42,978 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. 2022-05-24T12:23:42,978 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. 2022-05-24T12:23:43,037 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:43,112 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:43,151 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:43,152 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:43,294 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:43,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:43,764 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:43,767 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:44,184 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:42 CEST 2022]; root of context hierarchy 2022-05-24T12:23:44,226 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:44,227 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:44,227 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:44,230 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:44,250 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.019s) 2022-05-24T12:23:44,252 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:44,260 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:44,297 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:44,356 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:44,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:44,390 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:44,395 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:44,408 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:44,414 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:44,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:44,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:44,452 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:44,466 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:44,477 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:44,477 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:44,478 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:44,485 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:44,495 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:44,503 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:44,513 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:44,522 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:44,527 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.267s) 2022-05-24T12:23:44,546 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:44,663 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) 2022-05-24T12:23:44,663 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) 2022-05-24T12:23:44,663 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 2022-05-24T12:23:44,664 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 2022-05-24T12:23:44,664 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() 2022-05-24T12:23:44,664 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) 2022-05-24T12:23:44,664 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) 2022-05-24T12:23:44,664 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) 2022-05-24T12:23:44,665 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) 2022-05-24T12:23:44,670 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 2022-05-24T12:23:44,670 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) 2022-05-24T12:23:44,670 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 2022-05-24T12:23:44,671 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) 2022-05-24T12:23:44,671 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) 2022-05-24T12:23:44,671 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) 2022-05-24T12:23:44,671 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) 2022-05-24T12:23:44,671 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 2022-05-24T12:23:44,672 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) 2022-05-24T12:23:44,673 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) 2022-05-24T12:23:44,673 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) 2022-05-24T12:23:44,673 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() 2022-05-24T12:23:44,673 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) 2022-05-24T12:23:44,681 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) 2022-05-24T12:23:44,681 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() 2022-05-24T12:23:44,683 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) 2022-05-24T12:23:44,683 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) 2022-05-24T12:23:44,683 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) 2022-05-24T12:23:44,683 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) 2022-05-24T12:23:44,683 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) 2022-05-24T12:23:44,684 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() 2022-05-24T12:23:44,684 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() 2022-05-24T12:23:44,685 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() 2022-05-24T12:23:44,685 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() 2022-05-24T12:23:44,686 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() 2022-05-24T12:23:44,686 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) 2022-05-24T12:23:44,686 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) 2022-05-24T12:23:44,686 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) 2022-05-24T12:23:44,687 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) 2022-05-24T12:23:44,688 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 2022-05-24T12:23:44,688 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() 2022-05-24T12:23:44,689 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) 2022-05-24T12:23:44,689 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) 2022-05-24T12:23:44,689 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 2022-05-24T12:23:44,689 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 2022-05-24T12:23:44,689 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 2022-05-24T12:23:44,689 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 2022-05-24T12:23:44,690 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 2022-05-24T12:23:44,698 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) 2022-05-24T12:23:44,699 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) 2022-05-24T12:23:44,699 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) 2022-05-24T12:23:44,699 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 2022-05-24T12:23:44,700 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) 2022-05-24T12:23:44,700 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) 2022-05-24T12:23:44,709 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) 2022-05-24T12:23:44,709 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) 2022-05-24T12:23:44,709 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) 2022-05-24T12:23:44,710 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) 2022-05-24T12:23:44,711 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) 2022-05-24T12:23:44,711 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) 2022-05-24T12:23:44,712 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) 2022-05-24T12:23:44,712 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) 2022-05-24T12:23:44,712 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) 2022-05-24T12:23:44,712 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) 2022-05-24T12:23:44,713 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) 2022-05-24T12:23:44,714 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) 2022-05-24T12:23:44,714 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() 2022-05-24T12:23:44,714 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) 2022-05-24T12:23:44,715 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) 2022-05-24T12:23:44,715 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 2022-05-24T12:23:44,715 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 2022-05-24T12:23:44,716 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) 2022-05-24T12:23:44,716 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) 2022-05-24T12:23:44,716 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) 2022-05-24T12:23:44,717 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) 2022-05-24T12:23:44,717 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) 2022-05-24T12:23:44,722 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) 2022-05-24T12:23:44,722 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) 2022-05-24T12:23:44,722 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) 2022-05-24T12:23:44,723 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() 2022-05-24T12:23:44,723 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 2022-05-24T12:23:44,724 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) 2022-05-24T12:23:44,724 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 2022-05-24T12:23:44,724 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) 2022-05-24T12:23:44,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:42 CEST 2022]; root of context hierarchy 2022-05-24T12:23:44,906 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:44,906 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:44,914 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2022-05-24T12:23:44,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.951 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:44,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.955 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:44,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.955 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:44,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.956 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:44,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.956 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:44,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.969 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:44,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.969 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:44,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.972 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:44,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.973 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:44,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.973 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:44,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.974 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:44,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.974 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:44,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.979 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:44,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.979 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:44,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.98 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:44,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.98 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:44,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.985 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:44,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.986 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:44,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.986 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:44,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.992 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:44,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.992 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:44,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.993 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:44,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.993 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:44,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.994 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:44,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.994 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:44,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.995 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:44,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.995 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:44,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.995 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:44,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.996 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:44,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.996 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:44,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.997 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:44,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:44.997 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:45,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.01 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:45,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.01 CREATE appNGizer Property platform.locale 2022-05-24T12:23:45,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.014 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:45,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.014 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:45,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.015 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:45,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.016 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:45,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.016 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:45,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.017 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:45,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.017 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:45,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.017 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:45,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.026 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:45,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.026 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:45,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.027 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:45,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.027 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:45,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.032 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:45,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.033 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:45,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.033 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:45,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.034 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:45,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.044 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:45,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.045 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:45,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.045 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:45,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.045 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:45,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.05 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:45,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.17 CREATE appNGizer Repository local repo 2022-05-24T12:23:45,380 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:45,403 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:45,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.408 CREATE appNGizer Application demo-application 2022-05-24T12:23:45,423 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:45,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.434 CREATE appNGizer Permission debug 2022-05-24T12:23:45,435 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:45,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.435 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:45,436 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:45,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.436 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:45,442 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:45,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.442 CREATE appNGizer Permission testPermission 2022-05-24T12:23:45,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.444 CREATE appNGizer Role Administrator 2022-05-24T12:23:45,459 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:45,460 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:45,466 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:45,466 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:45,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.467 CREATE appNGizer Role Debugger 2022-05-24T12:23:45,474 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:45,474 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:45,475 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:45,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.475 CREATE appNGizer Role Tester 2022-05-24T12:23:45,479 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:45,479 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:45,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.488 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:45,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.494 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:45,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.495 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:45,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.497 UPDATE appNGizer Role Administrator 2022-05-24T12:23:45,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.498 UPDATE appNGizer Role Debugger 2022-05-24T12:23:45,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.499 UPDATE appNGizer Role Tester 2022-05-24T12:23:45,532 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,532 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,533 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,537 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,537 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:45,537 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:45,575 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:45,576 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:45,577 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:45,586 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:45,592 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:45,593 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:45,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.671 UPDATE appNGizer Repository local 2022-05-24T12:23:45,711 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:45,711 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:45,719 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2022-05-24T12:23:45,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.736 CREATE appNGizer Repository deleteme 2022-05-24T12:23:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.798 DELETE appNGizer Repository deleteme 2022-05-24T12:23:45,801 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:45,801 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:45,802 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:45,850 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:45,850 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:45,851 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:45,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:45.865 CREATE appNGizer Repository dummy repo 2022-05-24T12:23:45,931 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 '' 2022-05-24T12:23:45,942 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 '' 2022-05-24T12:23:45,962 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:45,962 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:45,963 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:46,042 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_1.24.x/appng-appngizer/target/repo 2022-05-24T12:23:46,070 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:42 CEST 2022]; root of context hierarchy 2022-05-24T12:23:46,071 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:46,071 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: 3.086 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-05-24T12:23:46,087 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] 2022-05-24T12:23:46,087 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2feadfcf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@617c04fd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5d257541, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c23c655, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45ce62b9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4414dd11] 2022-05-24T12:23:46,098 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:46,188 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:46 CEST 2022]; root of context hierarchy 2022-05-24T12:23:46,220 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. 2022-05-24T12:23:46,220 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. 2022-05-24T12:23:46,282 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:46,348 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:46,385 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:46,385 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:46,518 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:46,523 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:47,076 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:47,077 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:47,472 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:46 CEST 2022]; root of context hierarchy 2022-05-24T12:23:47,511 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:47,518 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:47,518 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:47,522 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:47,539 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.014s) 2022-05-24T12:23:47,540 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:47,544 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:47,592 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:47,637 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:47,649 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:47,657 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:47,664 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:47,671 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:47,682 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:47,686 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:47,689 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:47,696 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:47,708 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:47,721 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:47,721 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:47,722 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:47,724 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:47,729 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:47,742 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:47,750 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:47,753 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:47,763 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.219s) 2022-05-24T12:23:47,769 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:47,858 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) 2022-05-24T12:23:47,858 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) 2022-05-24T12:23:47,858 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 2022-05-24T12:23:47,858 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 2022-05-24T12:23:47,859 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() 2022-05-24T12:23:47,859 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) 2022-05-24T12:23:47,859 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) 2022-05-24T12:23:47,859 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) 2022-05-24T12:23:47,859 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) 2022-05-24T12:23:47,860 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 2022-05-24T12:23:47,860 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) 2022-05-24T12:23:47,861 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 2022-05-24T12:23:47,861 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) 2022-05-24T12:23:47,861 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) 2022-05-24T12:23:47,861 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) 2022-05-24T12:23:47,861 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) 2022-05-24T12:23:47,861 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 2022-05-24T12:23:47,866 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) 2022-05-24T12:23:47,866 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) 2022-05-24T12:23:47,866 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) 2022-05-24T12:23:47,867 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() 2022-05-24T12:23:47,867 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) 2022-05-24T12:23:47,867 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) 2022-05-24T12:23:47,867 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() 2022-05-24T12:23:47,868 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) 2022-05-24T12:23:47,868 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) 2022-05-24T12:23:47,868 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) 2022-05-24T12:23:47,869 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) 2022-05-24T12:23:47,869 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) 2022-05-24T12:23:47,869 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() 2022-05-24T12:23:47,869 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() 2022-05-24T12:23:47,870 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() 2022-05-24T12:23:47,870 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() 2022-05-24T12:23:47,870 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() 2022-05-24T12:23:47,871 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) 2022-05-24T12:23:47,871 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) 2022-05-24T12:23:47,871 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) 2022-05-24T12:23:47,871 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) 2022-05-24T12:23:47,872 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 2022-05-24T12:23:47,872 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() 2022-05-24T12:23:47,873 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) 2022-05-24T12:23:47,873 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) 2022-05-24T12:23:47,873 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 2022-05-24T12:23:47,873 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 2022-05-24T12:23:47,873 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 2022-05-24T12:23:47,873 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 2022-05-24T12:23:47,873 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 2022-05-24T12:23:47,882 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) 2022-05-24T12:23:47,882 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) 2022-05-24T12:23:47,883 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) 2022-05-24T12:23:47,883 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 2022-05-24T12:23:47,883 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) 2022-05-24T12:23:47,883 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,884 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) 2022-05-24T12:23:47,890 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) 2022-05-24T12:23:47,891 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) 2022-05-24T12:23:47,891 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) 2022-05-24T12:23:47,891 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) 2022-05-24T12:23:47,891 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) 2022-05-24T12:23:47,892 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) 2022-05-24T12:23:47,892 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() 2022-05-24T12:23:47,892 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) 2022-05-24T12:23:47,892 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) 2022-05-24T12:23:47,892 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 2022-05-24T12:23:47,893 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 2022-05-24T12:23:47,894 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) 2022-05-24T12:23:47,894 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) 2022-05-24T12:23:47,894 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) 2022-05-24T12:23:47,894 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) 2022-05-24T12:23:47,894 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) 2022-05-24T12:23:47,895 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) 2022-05-24T12:23:47,895 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) 2022-05-24T12:23:47,895 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) 2022-05-24T12:23:47,896 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() 2022-05-24T12:23:47,896 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 2022-05-24T12:23:47,896 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) 2022-05-24T12:23:47,896 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 2022-05-24T12:23:47,897 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) 2022-05-24T12:23:47,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:46 CEST 2022]; root of context hierarchy 2022-05-24T12:23:48,090 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:48,090 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:48,097 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2022-05-24T12:23:48,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.12 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:48,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.121 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:48,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.128 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:48,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.129 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:48,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.129 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:48,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.138 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:48,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.138 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:48,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.138 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:48,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.139 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:48,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.139 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:48,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.14 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:48,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.14 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:48,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.14 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:48,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.141 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:48,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.141 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:48,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.141 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:48,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.154 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:48,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.154 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:48,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.154 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:48,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.155 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:48,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.155 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:48,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.156 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:48,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.163 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:48,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.166 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:48,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.166 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:48,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.167 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:48,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.167 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:48,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.167 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:48,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.168 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:48,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.168 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:48,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.168 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:48,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.169 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:48,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.169 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:48,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.177 CREATE appNGizer Property platform.locale 2022-05-24T12:23:48,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.177 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:48,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.178 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:48,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.178 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:48,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.179 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:48,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.179 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:48,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.179 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:48,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.18 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:48,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.18 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:48,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.18 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:48,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.181 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:48,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.181 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:48,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.181 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:48,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.195 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:48,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.196 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:48,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.196 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:48,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.196 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:48,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.197 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:48,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.197 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:48,210 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.197 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:48,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.21 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:48,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.213 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:48,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.284 CREATE appNGizer Property platform.site.localhost.template 2022-05-24T12:23:48,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.285 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-24T12:23:48,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.285 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-24T12:23:48,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.294 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-24T12:23:48,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.294 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-24T12:23:48,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.295 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-24T12:23:48,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.295 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-24T12:23:48,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.295 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-24T12:23:48,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.296 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-24T12:23:48,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.296 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-24T12:23:48,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.297 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-24T12:23:48,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.297 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-24T12:23:48,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.306 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-24T12:23:48,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.306 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-24T12:23:48,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.306 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-24T12:23:48,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.307 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-24T12:23:48,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.307 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-24T12:23:48,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.308 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-24T12:23:48,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.308 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-24T12:23:48,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.308 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-24T12:23:48,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.309 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-24T12:23:48,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.309 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-24T12:23:48,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.318 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-24T12:23:48,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.318 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-24T12:23:48,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.318 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-24T12:23:48,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.319 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-24T12:23:48,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.319 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-24T12:23:48,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.326 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-24T12:23:48,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.326 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-24T12:23:48,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.327 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-24T12:23:48,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.327 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-24T12:23:48,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.328 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-24T12:23:48,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.329 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-24T12:23:48,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.329 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-24T12:23:48,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.329 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-24T12:23:48,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.33 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-24T12:23:48,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.33 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-24T12:23:48,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.33 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-24T12:23:48,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.331 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-24T12:23:48,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.331 CREATE appNGizer Property platform.site.localhost.name 2022-05-24T12:23:48,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.332 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-24T12:23:48,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.332 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-24T12:23:48,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.333 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-24T12:23:48,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.333 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-24T12:23:48,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.333 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-24T12:23:48,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.345 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-24T12:23:48,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.346 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-24T12:23:48,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.346 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-24T12:23:48,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.347 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-24T12:23:48,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.347 CREATE appNGizer Property platform.site.localhost.locale 2022-05-24T12:23:48,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.348 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-24T12:23:48,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.348 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-24T12:23:48,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.348 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-24T12:23:48,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.349 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-24T12:23:48,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.349 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-24T12:23:48,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.362 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-24T12:23:48,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.362 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-24T12:23:48,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.363 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-24T12:23:48,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.366 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-24T12:23:48,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.366 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-24T12:23:48,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.367 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-24T12:23:48,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.367 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-24T12:23:48,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.367 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-24T12:23:48,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.368 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-24T12:23:48,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.368 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-24T12:23:48,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.369 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-24T12:23:48,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.369 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-24T12:23:48,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.369 CREATE appNGizer Property platform.site.localhost.host 2022-05-24T12:23:48,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.378 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-24T12:23:48,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.378 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-24T12:23:48,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.379 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-24T12:23:48,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.395 CREATE appNGizer Site localhost 2022-05-24T12:23:48,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.544 UPDATE appNGizer Site localhost 2022-05-24T12:23:48,611 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:48,611 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:48,612 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:48,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.635 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-05-24T12:23:48,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.636 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-05-24T12:23:48,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.636 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-05-24T12:23:48,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.636 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-05-24T12:23:48,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.637 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-05-24T12:23:48,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.637 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-05-24T12:23:48,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.637 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-05-24T12:23:48,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.65 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-05-24T12:23:48,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.651 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-05-24T12:23:48,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.651 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-05-24T12:23:48,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.652 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-05-24T12:23:48,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.652 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-05-24T12:23:48,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.652 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-05-24T12:23:48,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.653 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-05-24T12:23:48,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.662 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-05-24T12:23:48,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.662 CREATE appNGizer Property platform.site.deleteme.encoding 2022-05-24T12:23:48,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.662 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-05-24T12:23:48,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.663 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-05-24T12:23:48,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.664 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-05-24T12:23:48,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.664 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-05-24T12:23:48,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.665 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-05-24T12:23:48,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.665 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-05-24T12:23:48,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.665 CREATE appNGizer Property platform.site.deleteme.service-path 2022-05-24T12:23:48,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.666 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-05-24T12:23:48,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.666 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-05-24T12:23:48,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.666 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-05-24T12:23:48,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.673 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-05-24T12:23:48,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.674 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-05-24T12:23:48,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.674 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-05-24T12:23:48,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.675 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-05-24T12:23:48,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.675 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-05-24T12:23:48,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.675 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-05-24T12:23:48,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.676 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-05-24T12:23:48,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.676 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-05-24T12:23:48,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.676 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-05-24T12:23:48,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.677 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-05-24T12:23:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.677 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-05-24T12:23:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.685 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-05-24T12:23:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.685 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-05-24T12:23:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.686 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-05-24T12:23:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.686 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-05-24T12:23:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.688 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-05-24T12:23:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.688 CREATE appNGizer Property platform.site.deleteme.host 2022-05-24T12:23:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.688 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-05-24T12:23:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.689 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-05-24T12:23:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.689 CREATE appNGizer Property platform.site.deleteme.locale 2022-05-24T12:23:48,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.689 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-05-24T12:23:48,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.702 CREATE appNGizer Property platform.site.deleteme.template 2022-05-24T12:23:48,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.702 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-05-24T12:23:48,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.703 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-05-24T12:23:48,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.703 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-05-24T12:23:48,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.704 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-05-24T12:23:48,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.704 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-05-24T12:23:48,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.704 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-05-24T12:23:48,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.705 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-05-24T12:23:48,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.705 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-05-24T12:23:48,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.718 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-05-24T12:23:48,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.718 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-05-24T12:23:48,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.719 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-05-24T12:23:48,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.719 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-05-24T12:23:48,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.72 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-05-24T12:23:48,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.72 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-05-24T12:23:48,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.72 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-05-24T12:23:48,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.734 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-05-24T12:23:48,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.735 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-05-24T12:23:48,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.735 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-05-24T12:23:48,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.735 CREATE appNGizer Property platform.site.deleteme.name 2022-05-24T12:23:48,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.736 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-05-24T12:23:48,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.736 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-05-24T12:23:48,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.737 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-05-24T12:23:48,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.737 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-05-24T12:23:48,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.737 CREATE appNGizer Site deleteme 2022-05-24T12:23:48,830 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-05-24T12:23:48,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.881 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-05-24T12:23:48,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.886 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-05-24T12:23:48,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.886 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-05-24T12:23:48,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.89 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-05-24T12:23:48,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.891 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-05-24T12:23:48,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.891 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-05-24T12:23:48,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.892 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-05-24T12:23:48,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.892 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-05-24T12:23:48,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.893 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-05-24T12:23:48,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.893 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-05-24T12:23:48,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.91 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-05-24T12:23:48,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.911 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-05-24T12:23:48,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.911 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-05-24T12:23:48,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.912 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-05-24T12:23:48,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.912 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-05-24T12:23:48,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.913 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-05-24T12:23:48,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.913 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-05-24T12:23:48,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.918 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-05-24T12:23:48,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.919 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-05-24T12:23:48,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.919 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-05-24T12:23:48,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.92 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-05-24T12:23:48,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.926 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-05-24T12:23:48,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.926 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-05-24T12:23:48,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.93 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-05-24T12:23:48,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.931 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-05-24T12:23:48,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.931 DELETE appNGizer Property platform.site.deleteme.encoding 2022-05-24T12:23:48,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.932 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-05-24T12:23:48,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.932 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-05-24T12:23:48,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.939 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-05-24T12:23:48,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.94 DELETE appNGizer Property platform.site.deleteme.host 2022-05-24T12:23:48,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.94 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-05-24T12:23:48,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.941 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-05-24T12:23:48,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.941 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-05-24T12:23:48,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.942 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-05-24T12:23:48,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.946 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-05-24T12:23:48,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.947 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-05-24T12:23:48,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.947 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-05-24T12:23:48,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.958 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-05-24T12:23:48,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.959 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-05-24T12:23:48,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.959 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-05-24T12:23:48,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.963 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-05-24T12:23:48,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.964 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-05-24T12:23:48,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.964 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-05-24T12:23:48,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.965 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-05-24T12:23:48,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.965 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-05-24T12:23:48,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.97 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-05-24T12:23:48,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.97 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-05-24T12:23:48,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.971 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-05-24T12:23:48,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.971 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-05-24T12:23:48,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.974 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-05-24T12:23:48,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.974 DELETE appNGizer Property platform.site.deleteme.locale 2022-05-24T12:23:48,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.975 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-05-24T12:23:48,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.975 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-05-24T12:23:48,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.976 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-05-24T12:23:48,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.986 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-05-24T12:23:48,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.986 DELETE appNGizer Property platform.site.deleteme.name 2022-05-24T12:23:48,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.988 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-05-24T12:23:48,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.988 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-05-24T12:23:48,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.989 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-05-24T12:23:48,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.994 DELETE appNGizer Property platform.site.deleteme.service-path 2022-05-24T12:23:48,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.994 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-05-24T12:23:48,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.995 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-05-24T12:23:48,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.995 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-05-24T12:23:48,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.996 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-05-24T12:23:48,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.996 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-05-24T12:23:48,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:48.996 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-05-24T12:23:49,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.003 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-05-24T12:23:49,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.004 DELETE appNGizer Property platform.site.deleteme.template 2022-05-24T12:23:49,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.011 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-05-24T12:23:49,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.012 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-05-24T12:23:49,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.012 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-05-24T12:23:49,018 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-24T12:23:49,030 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-05-24T12:23:49,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:49.031 DELETE appNGizer Site deleteme 2022-05-24T12:23:49,035 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:49,035 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:49,043 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2022-05-24T12:23:49,078 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:46 CEST 2022]; root of context hierarchy 2022-05-24T12:23:49,079 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:49,081 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: 3.442 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-05-24T12:23:49,089 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] 2022-05-24T12:23:49,098 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f966ea0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2559a546, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42aca9d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@325164b2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6eeeef36, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6750438] 2022-05-24T12:23:49,098 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:49,219 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:49 CEST 2022]; root of context hierarchy 2022-05-24T12:23:49,275 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. 2022-05-24T12:23:49,281 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. 2022-05-24T12:23:49,359 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:49,460 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:49,515 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:49,515 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:49,671 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:49,685 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:50,103 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:50,103 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:50,438 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:49 CEST 2022]; root of context hierarchy 2022-05-24T12:23:50,473 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:50,473 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:50,473 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:50,479 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:50,495 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.014s) 2022-05-24T12:23:50,504 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:50,508 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:50,551 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:50,607 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:50,633 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:50,647 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:50,656 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:50,668 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:50,672 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:50,680 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:50,698 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:50,702 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:50,709 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:50,713 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:50,718 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:50,718 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:50,727 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:50,735 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:50,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:50,751 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:50,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:50,769 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.261s) 2022-05-24T12:23:50,824 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:50,936 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) 2022-05-24T12:23:50,937 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) 2022-05-24T12:23:50,937 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 2022-05-24T12:23:50,937 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 2022-05-24T12:23:50,937 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() 2022-05-24T12:23:50,938 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) 2022-05-24T12:23:50,938 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) 2022-05-24T12:23:50,938 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) 2022-05-24T12:23:50,938 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) 2022-05-24T12:23:50,939 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 2022-05-24T12:23:50,940 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) 2022-05-24T12:23:50,940 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 2022-05-24T12:23:50,940 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) 2022-05-24T12:23:50,940 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) 2022-05-24T12:23:50,940 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) 2022-05-24T12:23:50,940 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) 2022-05-24T12:23:50,941 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 2022-05-24T12:23:50,949 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) 2022-05-24T12:23:50,950 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) 2022-05-24T12:23:50,950 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) 2022-05-24T12:23:50,950 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() 2022-05-24T12:23:50,950 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) 2022-05-24T12:23:50,951 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) 2022-05-24T12:23:50,951 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() 2022-05-24T12:23:50,952 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) 2022-05-24T12:23:50,952 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) 2022-05-24T12:23:50,952 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) 2022-05-24T12:23:50,953 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) 2022-05-24T12:23:50,953 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) 2022-05-24T12:23:50,958 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() 2022-05-24T12:23:50,958 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() 2022-05-24T12:23:50,958 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() 2022-05-24T12:23:50,958 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() 2022-05-24T12:23:50,959 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() 2022-05-24T12:23:50,959 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) 2022-05-24T12:23:50,960 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) 2022-05-24T12:23:50,960 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) 2022-05-24T12:23:50,960 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) 2022-05-24T12:23:50,966 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 2022-05-24T12:23:50,966 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() 2022-05-24T12:23:50,967 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) 2022-05-24T12:23:50,967 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) 2022-05-24T12:23:50,967 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 2022-05-24T12:23:50,967 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 2022-05-24T12:23:50,967 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 2022-05-24T12:23:50,967 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 2022-05-24T12:23:50,968 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 2022-05-24T12:23:50,968 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) 2022-05-24T12:23:50,968 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) 2022-05-24T12:23:50,969 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) 2022-05-24T12:23:50,969 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 2022-05-24T12:23:50,969 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) 2022-05-24T12:23:50,969 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) 2022-05-24T12:23:50,973 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) 2022-05-24T12:23:50,974 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) 2022-05-24T12:23:50,974 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) 2022-05-24T12:23:50,974 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) 2022-05-24T12:23:50,974 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) 2022-05-24T12:23:50,974 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) 2022-05-24T12:23:50,975 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) 2022-05-24T12:23:50,975 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) 2022-05-24T12:23:50,976 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) 2022-05-24T12:23:50,976 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) 2022-05-24T12:23:50,976 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) 2022-05-24T12:23:50,977 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) 2022-05-24T12:23:50,977 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() 2022-05-24T12:23:50,977 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) 2022-05-24T12:23:50,981 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) 2022-05-24T12:23:50,982 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 2022-05-24T12:23:50,982 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 2022-05-24T12:23:50,983 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) 2022-05-24T12:23:50,983 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) 2022-05-24T12:23:50,983 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) 2022-05-24T12:23:50,983 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) 2022-05-24T12:23:50,984 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) 2022-05-24T12:23:50,984 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) 2022-05-24T12:23:50,984 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) 2022-05-24T12:23:50,984 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) 2022-05-24T12:23:50,990 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() 2022-05-24T12:23:50,990 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 2022-05-24T12:23:50,990 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) 2022-05-24T12:23:50,991 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 2022-05-24T12:23:50,991 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) 2022-05-24T12:23:51,051 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:49 CEST 2022]; root of context hierarchy 2022-05-24T12:23:51,170 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:51,170 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:51,182 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms 2022-05-24T12:23:51,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.202 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:51,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.203 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:51,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.203 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:51,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.204 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:51,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.204 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:51,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.204 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:51,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.205 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:51,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.205 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:51,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.212 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:51,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.212 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:51,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.213 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:51,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.213 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:51,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.214 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:51,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.214 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:51,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.214 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:51,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.215 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:51,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.215 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:51,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.216 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:51,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.216 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:51,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.216 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:51,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.217 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:51,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.217 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:51,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.234 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:51,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.235 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:51,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.235 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:51,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.236 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:51,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.245 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:51,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.246 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:51,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.246 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:51,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.25 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:51,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.25 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:51,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.251 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:51,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.251 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:51,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.252 CREATE appNGizer Property platform.locale 2022-05-24T12:23:51,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.253 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:51,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.254 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:51,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.254 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:51,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.254 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:51,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.255 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:51,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.255 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:51,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.271 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:51,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.271 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:51,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.272 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:51,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.272 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:51,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.272 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:51,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.273 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:51,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.273 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:51,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.284 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:51,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.284 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:51,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.285 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:51,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.285 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:51,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.286 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.291 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:51,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.292 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:51,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.298 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:51,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.355 CREATE appNGizer Repository local 2022-05-24T12:23:51,436 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:51,456 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:51,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.463 CREATE appNGizer Application demo-application 2022-05-24T12:23:51,465 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:51,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.473 CREATE appNGizer Permission debug 2022-05-24T12:23:51,474 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:51,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.474 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:51,475 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:51,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.475 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:51,475 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:51,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.475 CREATE appNGizer Permission testPermission 2022-05-24T12:23:51,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.477 CREATE appNGizer Role Administrator 2022-05-24T12:23:51,503 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:51,504 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:51,505 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:51,505 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:51,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.505 CREATE appNGizer Role Debugger 2022-05-24T12:23:51,518 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:51,519 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:51,519 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:51,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.519 CREATE appNGizer Role Tester 2022-05-24T12:23:51,520 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:51,520 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:51,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.537 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:51,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.546 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:51,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.547 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:51,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.554 UPDATE appNGizer Role Administrator 2022-05-24T12:23:51,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.555 UPDATE appNGizer Role Debugger 2022-05-24T12:23:51,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.558 UPDATE appNGizer Role Tester 2022-05-24T12:23:51,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,582 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,583 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:51,584 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:51,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:51,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:51,624 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:51,625 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:51,630 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:51,637 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:51,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.745 UPDATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:51,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.83 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-05-24T12:23:51,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:51.881 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-05-24T12:23:51,889 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:49 CEST 2022]; root of context hierarchy 2022-05-24T12:23:51,890 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:51,890 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: 2.666 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-05-24T12:23:51,905 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] 2022-05-24T12:23:51,905 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52bb06be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c6b2a0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58625a87, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8ca8eac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2cee7fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@302f06b6] 2022-05-24T12:23:51,906 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:52,043 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:52 CEST 2022]; root of context hierarchy 2022-05-24T12:23:52,099 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. 2022-05-24T12:23:52,099 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. 2022-05-24T12:23:52,169 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:52,267 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:52,317 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:52,317 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:52,451 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:52,453 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:52,943 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:52,943 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:53,243 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:52 CEST 2022]; root of context hierarchy 2022-05-24T12:23:53,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:53,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:53,275 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:53,283 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:53,288 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2022-05-24T12:23:53,295 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:53,307 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:53,342 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:53,383 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:53,397 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:53,410 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:53,420 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:53,423 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:53,428 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:53,436 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:53,443 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:53,452 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:53,456 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:53,463 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:53,463 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:53,464 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:53,515 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:53,519 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:53,523 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:53,530 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:53,532 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:53,540 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.234s) 2022-05-24T12:23:53,549 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:53,647 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) 2022-05-24T12:23:53,648 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) 2022-05-24T12:23:53,648 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 2022-05-24T12:23:53,648 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 2022-05-24T12:23:53,648 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() 2022-05-24T12:23:53,648 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) 2022-05-24T12:23:53,648 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) 2022-05-24T12:23:53,648 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) 2022-05-24T12:23:53,654 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) 2022-05-24T12:23:53,655 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 2022-05-24T12:23:53,655 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) 2022-05-24T12:23:53,655 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 2022-05-24T12:23:53,655 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) 2022-05-24T12:23:53,655 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) 2022-05-24T12:23:53,655 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) 2022-05-24T12:23:53,655 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) 2022-05-24T12:23:53,655 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 2022-05-24T12:23:53,656 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) 2022-05-24T12:23:53,656 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) 2022-05-24T12:23:53,656 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) 2022-05-24T12:23:53,656 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() 2022-05-24T12:23:53,657 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) 2022-05-24T12:23:53,657 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) 2022-05-24T12:23:53,657 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() 2022-05-24T12:23:53,660 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) 2022-05-24T12:23:53,660 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) 2022-05-24T12:23:53,660 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) 2022-05-24T12:23:53,661 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) 2022-05-24T12:23:53,661 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) 2022-05-24T12:23:53,661 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() 2022-05-24T12:23:53,661 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() 2022-05-24T12:23:53,661 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() 2022-05-24T12:23:53,662 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() 2022-05-24T12:23:53,662 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() 2022-05-24T12:23:53,662 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) 2022-05-24T12:23:53,662 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) 2022-05-24T12:23:53,663 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) 2022-05-24T12:23:53,663 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) 2022-05-24T12:23:53,670 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 2022-05-24T12:23:53,671 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() 2022-05-24T12:23:53,671 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) 2022-05-24T12:23:53,671 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) 2022-05-24T12:23:53,671 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 2022-05-24T12:23:53,671 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 2022-05-24T12:23:53,671 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 2022-05-24T12:23:53,671 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 2022-05-24T12:23:53,672 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 2022-05-24T12:23:53,672 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) 2022-05-24T12:23:53,672 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) 2022-05-24T12:23:53,672 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) 2022-05-24T12:23:53,673 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 2022-05-24T12:23:53,673 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) 2022-05-24T12:23:53,673 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,674 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) 2022-05-24T12:23:53,675 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) 2022-05-24T12:23:53,679 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) 2022-05-24T12:23:53,680 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) 2022-05-24T12:23:53,680 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) 2022-05-24T12:23:53,680 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) 2022-05-24T12:23:53,680 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) 2022-05-24T12:23:53,681 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() 2022-05-24T12:23:53,681 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) 2022-05-24T12:23:53,681 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) 2022-05-24T12:23:53,681 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 2022-05-24T12:23:53,681 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 2022-05-24T12:23:53,682 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) 2022-05-24T12:23:53,682 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) 2022-05-24T12:23:53,682 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) 2022-05-24T12:23:53,682 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) 2022-05-24T12:23:53,683 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) 2022-05-24T12:23:53,683 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) 2022-05-24T12:23:53,683 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) 2022-05-24T12:23:53,683 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) 2022-05-24T12:23:53,688 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() 2022-05-24T12:23:53,688 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 2022-05-24T12:23:53,689 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) 2022-05-24T12:23:53,689 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 2022-05-24T12:23:53,689 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) 2022-05-24T12:23:53,733 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:52 CEST 2022]; root of context hierarchy 2022-05-24T12:23:53,834 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:53,834 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:53,845 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 11 ms 2022-05-24T12:23:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.864 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:53,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.864 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.865 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.865 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:53,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.865 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.874 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.874 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:53,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.875 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:53,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.875 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.875 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.876 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.876 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.876 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.877 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.877 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:53,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.877 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:53,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.882 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:53,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.882 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:53,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.883 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.884 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.884 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:53,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.884 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:53,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.885 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:53,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.885 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.886 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:53,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.894 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.894 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:53,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.895 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:53,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.895 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.899 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:53,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.9 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.9 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.901 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:53,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.901 CREATE appNGizer Property platform.locale 2022-05-24T12:23:53,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.901 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.91 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.91 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.91 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.911 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.911 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.912 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.912 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.912 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.913 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:53,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.922 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:53,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.922 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:53,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.923 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:53,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.923 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:53,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.923 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:53,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.924 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:53,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.924 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:53,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.925 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:53,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.925 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:53,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.925 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:53,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.934 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:53,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:53.989 CREATE appNGizer Repository local 2022-05-24T12:23:54,055 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:54,071 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:54,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.077 CREATE appNGizer Application demo-application 2022-05-24T12:23:54,087 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:54,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.089 CREATE appNGizer Permission debug 2022-05-24T12:23:54,094 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:54,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.094 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:54,095 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:54,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.095 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:54,097 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:54,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.098 CREATE appNGizer Permission testPermission 2022-05-24T12:23:54,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.106 CREATE appNGizer Role Administrator 2022-05-24T12:23:54,118 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:54,124 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:54,125 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:54,125 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:54,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.126 CREATE appNGizer Role Debugger 2022-05-24T12:23:54,135 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:54,135 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:54,135 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:54,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.136 CREATE appNGizer Role Tester 2022-05-24T12:23:54,137 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:54,137 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:54,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.147 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:54,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.15 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:54,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.15 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:54,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.171 UPDATE appNGizer Role Administrator 2022-05-24T12:23:54,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.172 UPDATE appNGizer Role Debugger 2022-05-24T12:23:54,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.175 UPDATE appNGizer Role Tester 2022-05-24T12:23:54,195 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,195 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,195 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,195 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:54,198 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:54,229 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:54,231 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:54,231 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:54,233 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:54,234 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:54,243 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:54,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.301 CREATE appNGizer Group Admin 2022-05-24T12:23:54,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.374 UPDATE appNGizer Group Administrator 2022-05-24T12:23:54,419 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:54,419 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:54,420 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:54,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.434 CREATE appNGizer Group deleteme 2022-05-24T12:23:54,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.46 DELETE appNGizer Group deleteme 2022-05-24T12:23:54,471 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:54,471 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:54,472 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:54,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.483 CREATE appNGizer Group with.dot 2022-05-24T12:23:54,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.516 DELETE appNGizer Group with.dot 2022-05-24T12:23:54,518 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:54,518 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:54,522 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2022-05-24T12:23:54,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:54.525 CREATE appNGizer Group john doe! 2022-05-24T12:23:54,540 ERROR [main] org.appng.appngizer.controller.GroupController: [109] 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='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createGroup(CoreService.java:1813) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.createGroup() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:23:54,564 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:54,564 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:54,564 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2022-05-24T12:23:54,599 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:52 CEST 2022]; root of context hierarchy 2022-05-24T12:23:54,603 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:54,604 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: 2.799 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-05-24T12:23:54,612 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] 2022-05-24T12:23:54,612 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12f6df01, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2480d71f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4b66ff58, org.springframework.test.context.support.DirtiesContextTestExecutionListener@40432abe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6469fb60, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46f3e0dd] 2022-05-24T12:23:54,613 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:54,734 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:54 CEST 2022]; root of context hierarchy 2022-05-24T12:23:54,781 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. 2022-05-24T12:23:54,781 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. 2022-05-24T12:23:54,841 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:54,945 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:55,006 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:55,006 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:55,195 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:55,210 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:55,602 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:55,603 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:55,890 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:54 CEST 2022]; root of context hierarchy 2022-05-24T12:23:55,921 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:55,921 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:55,921 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:55,927 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:55,936 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.007s) 2022-05-24T12:23:55,937 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:55,940 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:55,973 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:56,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:56,031 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:56,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:56,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:56,107 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:56,114 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:56,122 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:56,130 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:56,142 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:56,155 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:56,159 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:56,159 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:56,159 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:56,168 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:56,176 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:56,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:56,191 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:56,200 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:56,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.262s) 2022-05-24T12:23:56,216 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:56,304 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) 2022-05-24T12:23:56,304 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) 2022-05-24T12:23:56,305 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 2022-05-24T12:23:56,305 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 2022-05-24T12:23:56,305 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() 2022-05-24T12:23:56,305 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) 2022-05-24T12:23:56,305 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) 2022-05-24T12:23:56,305 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) 2022-05-24T12:23:56,306 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) 2022-05-24T12:23:56,310 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 2022-05-24T12:23:56,310 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) 2022-05-24T12:23:56,311 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 2022-05-24T12:23:56,311 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) 2022-05-24T12:23:56,311 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) 2022-05-24T12:23:56,311 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) 2022-05-24T12:23:56,311 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) 2022-05-24T12:23:56,311 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 2022-05-24T12:23:56,312 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) 2022-05-24T12:23:56,312 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) 2022-05-24T12:23:56,312 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) 2022-05-24T12:23:56,312 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() 2022-05-24T12:23:56,312 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) 2022-05-24T12:23:56,313 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) 2022-05-24T12:23:56,313 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() 2022-05-24T12:23:56,313 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) 2022-05-24T12:23:56,318 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) 2022-05-24T12:23:56,318 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) 2022-05-24T12:23:56,318 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) 2022-05-24T12:23:56,318 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) 2022-05-24T12:23:56,322 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() 2022-05-24T12:23:56,322 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() 2022-05-24T12:23:56,322 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() 2022-05-24T12:23:56,322 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() 2022-05-24T12:23:56,323 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() 2022-05-24T12:23:56,323 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) 2022-05-24T12:23:56,323 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) 2022-05-24T12:23:56,324 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) 2022-05-24T12:23:56,324 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) 2022-05-24T12:23:56,325 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 2022-05-24T12:23:56,325 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() 2022-05-24T12:23:56,325 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) 2022-05-24T12:23:56,325 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) 2022-05-24T12:23:56,325 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 2022-05-24T12:23:56,325 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 2022-05-24T12:23:56,325 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 2022-05-24T12:23:56,325 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 2022-05-24T12:23:56,330 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 2022-05-24T12:23:56,330 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) 2022-05-24T12:23:56,330 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) 2022-05-24T12:23:56,331 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) 2022-05-24T12:23:56,331 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 2022-05-24T12:23:56,331 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) 2022-05-24T12:23:56,331 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,332 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) 2022-05-24T12:23:56,333 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) 2022-05-24T12:23:56,333 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) 2022-05-24T12:23:56,333 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) 2022-05-24T12:23:56,333 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) 2022-05-24T12:23:56,334 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) 2022-05-24T12:23:56,338 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) 2022-05-24T12:23:56,338 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() 2022-05-24T12:23:56,339 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) 2022-05-24T12:23:56,339 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) 2022-05-24T12:23:56,339 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 2022-05-24T12:23:56,339 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 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,340 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) 2022-05-24T12:23:56,341 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) 2022-05-24T12:23:56,341 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) 2022-05-24T12:23:56,341 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() 2022-05-24T12:23:56,341 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 2022-05-24T12:23:56,346 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) 2022-05-24T12:23:56,346 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 2022-05-24T12:23:56,346 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) 2022-05-24T12:23:56,395 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:54 CEST 2022]; root of context hierarchy 2022-05-24T12:23:56,510 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:56,510 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:56,513 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2022-05-24T12:23:56,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.559 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:56,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.559 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:56,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.562 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:56,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.562 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:56,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.562 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:56,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.563 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:56,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.563 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:56,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.563 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:56,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.564 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:56,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.574 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:56,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.575 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:56,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.575 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:56,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.575 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:56,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.576 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:56,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.576 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:56,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.576 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:56,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.577 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:56,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.577 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:56,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.586 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:56,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.586 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:56,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.586 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:56,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.587 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:56,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.587 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:56,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.588 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:56,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.588 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.588 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.594 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.594 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:56,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.595 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:56,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.595 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.595 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.596 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.596 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.596 CREATE appNGizer Property platform.locale 2022-05-24T12:23:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.597 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.597 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:56,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.602 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:56,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.602 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:56,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.602 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:56,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.603 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:56,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.603 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:56,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.61 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:56,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.61 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:56,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.611 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:56,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.611 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:56,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.611 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:56,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.612 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:56,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.612 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:56,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.612 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:56,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.613 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:56,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.613 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:56,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.613 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:56,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.622 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:56,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.622 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:56,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.623 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:56,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.674 CREATE appNGizer Repository local 2022-05-24T12:23:56,739 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:56,760 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:56,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.768 CREATE appNGizer Application demo-application 2022-05-24T12:23:56,794 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:56,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.797 CREATE appNGizer Permission debug 2022-05-24T12:23:56,804 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:56,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.805 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:56,810 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:56,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.81 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:56,810 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:56,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.818 CREATE appNGizer Permission testPermission 2022-05-24T12:23:56,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.82 CREATE appNGizer Role Administrator 2022-05-24T12:23:56,839 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:56,842 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:56,846 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:56,846 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:56,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.846 CREATE appNGizer Role Debugger 2022-05-24T12:23:56,851 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:56,852 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:56,852 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:56,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.852 CREATE appNGizer Role Tester 2022-05-24T12:23:56,862 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:56,862 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:56,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.863 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:56,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.864 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:56,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.864 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:56,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.877 UPDATE appNGizer Role Administrator 2022-05-24T12:23:56,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.878 UPDATE appNGizer Role Debugger 2022-05-24T12:23:56,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:56.879 UPDATE appNGizer Role Tester 2022-05-24T12:23:56,896 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,896 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,896 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,904 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,905 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,905 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,905 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,905 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:56,905 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:56,932 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:56,932 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:56,933 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:56,940 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:56,941 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:56,947 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:57,074 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-05-24T12:23:57,088 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-05-24T12:23:57,088 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-05-24T12:23:57,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.091 CREATE appNGizer Resource plugin.xml of application demo-application 2022-05-24T12:23:57,096 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-05-24T12:23:57,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.096 CREATE appNGizer Resource application.xml of application demo-application 2022-05-24T12:23:57,105 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-05-24T12:23:57,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.105 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-05-24T12:23:57,106 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-05-24T12:23:57,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.106 CREATE appNGizer Resource events.xml of application demo-application 2022-05-24T12:23:57,107 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-05-24T12:23:57,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.107 CREATE appNGizer Resource datasources.xml of application demo-application 2022-05-24T12:23:57,112 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-05-24T12:23:57,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.112 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-05-24T12:23:57,113 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-05-24T12:23:57,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.113 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-05-24T12:23:57,113 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-05-24T12:23:57,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.114 CREATE appNGizer Resource beans.xml of application demo-application 2022-05-24T12:23:57,122 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-05-24T12:23:57,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.123 CREATE appNGizer Resource master.xml of application demo-application 2022-05-24T12:23:57,123 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-05-24T12:23:57,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.124 CREATE appNGizer Resource page.xml of application demo-application 2022-05-24T12:23:57,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.151 UPDATE appNGizer Application demo-application 2022-05-24T12:23:57,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.215 DELETE appNGizer Role Debugger 2022-05-24T12:23:57,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.217 DELETE appNGizer Role Tester 2022-05-24T12:23:57,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.239 DELETE appNGizer Role Administrator 2022-05-24T12:23:57,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.24 DELETE appNGizer Permission output-type.webgui 2022-05-24T12:23:57,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.24 DELETE appNGizer Permission debug 2022-05-24T12:23:57,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.241 DELETE appNGizer Permission testPermission 2022-05-24T12:23:57,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.241 DELETE appNGizer Permission output-format.html 2022-05-24T12:23:57,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.242 DELETE appNGizer Resource application.xml of application demo-application 2022-05-24T12:23:57,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.242 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-05-24T12:23:57,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.243 DELETE appNGizer Resource beans.xml of application demo-application 2022-05-24T12:23:57,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.243 DELETE appNGizer Resource events.xml of application demo-application 2022-05-24T12:23:57,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.244 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-05-24T12:23:57,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.244 DELETE appNGizer Resource datasources.xml of application demo-application 2022-05-24T12:23:57,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.245 DELETE appNGizer Resource master.xml of application demo-application 2022-05-24T12:23:57,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.245 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-05-24T12:23:57,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.245 DELETE appNGizer Resource page.xml of application demo-application 2022-05-24T12:23:57,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.25 DELETE appNGizer Resource plugin.xml of application demo-application 2022-05-24T12:23:57,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.251 DELETE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:57,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.251 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:57,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.252 DELETE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:57,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:57.252 DELETE appNGizer Application demo-application 2022-05-24T12:23:57,266 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:54 CEST 2022]; root of context hierarchy 2022-05-24T12:23:57,267 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:57,267 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: 2.588 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-05-24T12:23:57,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] 2022-05-24T12:23:57,281 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cb31b5c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73304311, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63f385f9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60813319, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24acadae, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55f54ae1] 2022-05-24T12:23:57,281 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-24T12:23:57,413 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Tue May 24 12:23:57 CEST 2022]; root of context hierarchy 2022-05-24T12:23:57,468 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. 2022-05-24T12:23:57,468 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. 2022-05-24T12:23:57,537 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-24T12:23:57,653 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-24T12:23:57,696 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:57,696 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-24T12:23:57,868 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-24T12:23:57,871 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:23:58,244 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:23:58,247 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:58,530 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Tue May 24 12:23:57 CEST 2022]; root of context hierarchy 2022-05-24T12:23:58,559 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-24T12:23:58,559 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-24T12:23:58,559 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-24T12:23:58,567 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-24T12:23:58,576 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-05-24T12:23:58,583 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-24T12:23:58,586 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-24T12:23:58,619 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-24T12:23:58,710 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-24T12:23:58,728 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-24T12:23:58,738 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-24T12:23:58,742 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-24T12:23:58,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-24T12:23:58,754 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-24T12:23:58,757 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-24T12:23:58,764 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-24T12:23:58,772 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-24T12:23:58,779 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-24T12:23:58,788 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-24T12:23:58,789 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:58,789 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:58,796 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-24T12:23:58,803 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-24T12:23:58,816 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-24T12:23:58,817 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-24T12:23:58,820 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-24T12:23:58,828 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.242s) 2022-05-24T12:23:58,838 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-24T12:23:58,919 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) 2022-05-24T12:23:58,920 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) 2022-05-24T12:23:58,920 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 2022-05-24T12:23:58,920 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 2022-05-24T12:23:58,920 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() 2022-05-24T12:23:58,920 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) 2022-05-24T12:23:58,920 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) 2022-05-24T12:23:58,920 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) 2022-05-24T12:23:58,920 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) 2022-05-24T12:23:58,926 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 2022-05-24T12:23:58,926 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) 2022-05-24T12:23:58,926 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 2022-05-24T12:23:58,926 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) 2022-05-24T12:23:58,926 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) 2022-05-24T12:23:58,926 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) 2022-05-24T12:23:58,926 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) 2022-05-24T12:23:58,927 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 2022-05-24T12:23:58,927 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) 2022-05-24T12:23:58,927 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) 2022-05-24T12:23:58,927 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) 2022-05-24T12:23:58,927 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() 2022-05-24T12:23:58,928 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) 2022-05-24T12:23:58,928 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) 2022-05-24T12:23:58,928 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() 2022-05-24T12:23:58,929 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) 2022-05-24T12:23:58,929 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) 2022-05-24T12:23:58,929 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) 2022-05-24T12:23:58,929 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) 2022-05-24T12:23:58,929 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) 2022-05-24T12:23:58,930 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() 2022-05-24T12:23:58,934 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() 2022-05-24T12:23:58,934 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() 2022-05-24T12:23:58,934 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() 2022-05-24T12:23:58,934 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() 2022-05-24T12:23:58,935 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) 2022-05-24T12:23:58,935 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) 2022-05-24T12:23:58,935 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) 2022-05-24T12:23:58,935 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) 2022-05-24T12:23:58,936 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 2022-05-24T12:23:58,936 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() 2022-05-24T12:23:58,936 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) 2022-05-24T12:23:58,936 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) 2022-05-24T12:23:58,936 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 2022-05-24T12:23:58,936 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 2022-05-24T12:23:58,936 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 2022-05-24T12:23:58,937 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 2022-05-24T12:23:58,937 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 2022-05-24T12:23:58,937 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) 2022-05-24T12:23:58,937 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) 2022-05-24T12:23:58,942 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) 2022-05-24T12:23:58,942 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 2022-05-24T12:23:58,942 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) 2022-05-24T12:23:58,942 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,943 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) 2022-05-24T12:23:58,944 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) 2022-05-24T12:23:58,944 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) 2022-05-24T12:23:58,944 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) 2022-05-24T12:23:58,944 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) 2022-05-24T12:23:58,944 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) 2022-05-24T12:23:58,945 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) 2022-05-24T12:23:58,945 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() 2022-05-24T12:23:58,945 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) 2022-05-24T12:23:58,945 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) 2022-05-24T12:23:58,948 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 2022-05-24T12:23:58,948 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 2022-05-24T12:23:58,949 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,950 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) 2022-05-24T12:23:58,951 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() 2022-05-24T12:23:58,951 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 2022-05-24T12:23:58,951 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) 2022-05-24T12:23:58,951 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 2022-05-24T12:23:58,951 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) 2022-05-24T12:23:58,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Tue May 24 12:23:57 CEST 2022]; root of context hierarchy 2022-05-24T12:23:59,118 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:59,118 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:59,126 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2022-05-24T12:23:59,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.156 CREATE appNGizer Property platform.messagingEnabled 2022-05-24T12:23:59,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.157 CREATE appNGizer Property platform.filebasedDeployment 2022-05-24T12:23:59,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.165 CREATE appNGizer Property platform.jspFileType 2022-05-24T12:23:59,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.165 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-24T12:23:59,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.166 CREATE appNGizer Property platform.platformRootPath 2022-05-24T12:23:59,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.166 CREATE appNGizer Property platform.manageDatabases 2022-05-24T12:23:59,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.166 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-24T12:23:59,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.167 CREATE appNGizer Property platform.appngData 2022-05-24T12:23:59,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.167 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-24T12:23:59,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.17 CREATE appNGizer Property platform.monitoringPath 2022-05-24T12:23:59,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.17 CREATE appNGizer Property platform.repositoryCert 2022-05-24T12:23:59,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.171 CREATE appNGizer Property platform.defaultTemplate 2022-05-24T12:23:59,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.171 CREATE appNGizer Property platform.devMode 2022-05-24T12:23:59,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.171 CREATE appNGizer Property platform.logfile 2022-05-24T12:23:59,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.172 CREATE appNGizer Property platform.xssAllowedTags 2022-05-24T12:23:59,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.172 CREATE appNGizer Property platform.mailDisabled 2022-05-24T12:23:59,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.173 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-24T12:23:59,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.173 CREATE appNGizer Property platform.formatOutput 2022-05-24T12:23:59,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.173 CREATE appNGizer Property platform.cacheConfig 2022-05-24T12:23:59,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.173 CREATE appNGizer Property platform.sharedSecret 2022-05-24T12:23:59,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.182 CREATE appNGizer Property platform.repositoryPath 2022-05-24T12:23:59,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.182 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-24T12:23:59,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.183 CREATE appNGizer Property platform.repositorySignature 2022-05-24T12:23:59,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.183 CREATE appNGizer Property platform.sessionFilter 2022-05-24T12:23:59,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.184 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-24T12:23:59,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.184 CREATE appNGizer Property platform.writeDebugFiles 2022-05-24T12:23:59,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.185 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-24T12:23:59,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.185 CREATE appNGizer Property platform.monitorPerformance 2022-05-24T12:23:59,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.198 CREATE appNGizer Property platform.mdcEnabled 2022-05-24T12:23:59,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.198 CREATE appNGizer Property platform.vHostMode 2022-05-24T12:23:59,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.202 CREATE appNGizer Property platform.templateFolder 2022-05-24T12:23:59,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.202 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-24T12:23:59,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.203 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-24T12:23:59,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.203 CREATE appNGizer Property platform.locale 2022-05-24T12:23:59,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.204 CREATE appNGizer Property platform.sessionTimeout 2022-05-24T12:23:59,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.204 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-24T12:23:59,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.204 CREATE appNGizer Property platform.encoding 2022-05-24T12:23:59,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.205 CREATE appNGizer Property platform.maxUploadSize 2022-05-24T12:23:59,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.205 CREATE appNGizer Property platform.templatePrefix 2022-05-24T12:23:59,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.213 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-24T12:23:59,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.213 CREATE appNGizer Property platform.imageMagickPath 2022-05-24T12:23:59,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.213 CREATE appNGizer Property platform.databasePrefix 2022-05-24T12:23:59,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.214 CREATE appNGizer Property platform.cacheFolder 2022-05-24T12:23:59,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.214 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-24T12:23:59,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.215 CREATE appNGizer Property platform.xssProtect 2022-05-24T12:23:59,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.215 CREATE appNGizer Property platform.mailHost 2022-05-24T12:23:59,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.215 CREATE appNGizer Property platform.timeZone 2022-05-24T12:23:59,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.216 CREATE appNGizer Property platform.cacheImageFolder 2022-05-24T12:23:59,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.216 CREATE appNGizer Property platform.messagingReceiver 2022-05-24T12:23:59,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.217 CREATE appNGizer Property platform.messagingGroupPort 2022-05-24T12:23:59,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.217 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-24T12:23:59,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.229 CREATE appNGizer Property platform.mailPort 2022-05-24T12:23:59,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.23 CREATE appNGizer Property platform.uploadDir 2022-05-24T12:23:59,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.231 CREATE appNGizer Property platform.applicationDir 2022-05-24T12:23:59,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.231 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-24T12:23:59,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.29 CREATE appNGizer Repository local 2022-05-24T12:23:59,348 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-24T12:23:59,370 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-24T12:23:59,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.373 CREATE appNGizer Application demo-application 2022-05-24T12:23:59,382 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-24T12:23:59,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.384 CREATE appNGizer Permission debug 2022-05-24T12:23:59,385 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-24T12:23:59,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.401 CREATE appNGizer Permission output-format.html 2022-05-24T12:23:59,402 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-24T12:23:59,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.402 CREATE appNGizer Permission output-type.webgui 2022-05-24T12:23:59,402 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-24T12:23:59,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.402 CREATE appNGizer Permission testPermission 2022-05-24T12:23:59,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.405 CREATE appNGizer Role Administrator 2022-05-24T12:23:59,426 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-24T12:23:59,427 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-24T12:23:59,434 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:59,434 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-24T12:23:59,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.434 CREATE appNGizer Role Debugger 2022-05-24T12:23:59,436 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-24T12:23:59,436 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-24T12:23:59,436 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-24T12:23:59,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.436 CREATE appNGizer Role Tester 2022-05-24T12:23:59,437 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-24T12:23:59,437 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-24T12:23:59,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.445 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-24T12:23:59,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.446 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-24T12:23:59,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.446 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-24T12:23:59,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.456 UPDATE appNGizer Role Administrator 2022-05-24T12:23:59,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.456 UPDATE appNGizer Role Debugger 2022-05-24T12:23:59,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.457 UPDATE appNGizer Role Tester 2022-05-24T12:23:59,467 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,467 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,468 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,469 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,474 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-24T12:23:59,474 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-24T12:23:59,496 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-24T12:23:59,496 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-24T12:23:59,497 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-24T12:23:59,501 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-24T12:23:59,502 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-24T12:23:59,510 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-24T12:23:59,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.64 CREATE appNGizer Role Editor 2022-05-24T12:23:59,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.743 UPDATE appNGizer Role Editor 2022-05-24T12:23:59,773 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:59,773 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:59,774 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2022-05-24T12:23:59,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.796 CREATE appNGizer Role with.dot 2022-05-24T12:23:59,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.839 DELETE appNGizer Role with.dot 2022-05-24T12:23:59,846 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-24T12:23:59,846 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-24T12:23:59,847 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-24T12:23:59,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-24 12:23:59.863 CREATE appNGizer Role john doe! 2022-05-24T12:23:59,865 ERROR [main] org.appng.appngizer.controller.RoleController: [129] 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='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.saveRole(CoreService.java:1496) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.saveRole() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?] at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) ~[test-classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-05-24T12:23:59,879 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Tue May 24 12:23:57 CEST 2022]; root of context hierarchy 2022-05-24T12:23:59,880 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-24T12:23:59,891 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: 2.545 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, 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_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT.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_1.24.x/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_1.24.x/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 [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/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 [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 6.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.jar Progress (1): 4.1/89 kB Progress (1): 8.2/89 kB Progress (1): 12/89 kB Progress (1): 16/89 kB Progress (1): 20/89 kB Progress (1): 25/89 kB Progress (1): 29/89 kB Progress (1): 33/89 kB Progress (1): 37/89 kB Progress (1): 41/89 kB Progress (1): 45/89 kB Progress (1): 49/89 kB Progress (1): 53/89 kB Progress (1): 57/89 kB Progress (1): 61/89 kB Progress (1): 66/89 kB Progress (1): 70/89 kB Progress (1): 74/89 kB Progress (1): 78/89 kB Progress (1): 82/89 kB Progress (1): 86/89 kB Progress (1): 89 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.jar (89 kB at 161 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.pom (5.1 kB at 10 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11-sources.jar Progress (1): 4.1/60 kB Progress (1): 8.2/60 kB Progress (1): 12/60 kB Progress (1): 16/60 kB Progress (1): 20/60 kB Progress (1): 25/60 kB Progress (1): 29/60 kB Progress (1): 33/60 kB Progress (1): 37/60 kB Progress (1): 41/60 kB Progress (1): 45/60 kB Progress (1): 49/60 kB Progress (1): 53/60 kB Progress (1): 57/60 kB Progress (1): 60 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11-sources.jar (60 kB at 568 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 1.2 kB/s) [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 1.24.5-SNAPSHOT [17/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target [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_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [5826 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/appng-application/target/dependency/guava-31.0.1-jre.jar [INFO] Copying lucene-facet-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-facet-8.11.1.jar [INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-5.2.2.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/esapi-2.3.0.0.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmlbeans-5.0.3.jar [INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying flyway-sqlserver-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-sqlserver-8.5.11.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying flyway-core-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-core-8.5.11.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/SparseBitSet-1.2.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-core-2.13.3.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying appng-search-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-search-1.24.5-SNAPSHOT.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar [INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-ooxml-lite-5.2.2.jar [INFO] Copying jackson-datatype-jsr310-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-datatype-jsr310-2.13.3.jar [INFO] Copying commons-csv-1.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-csv-1.9.0.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying log4j-1.2-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar [INFO] Copying hazelcast-spring-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-spring-5.1.1.jar [INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar [INFO] Copying hibernate-envers-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-envers-5.6.9.Final.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying appng-persistence-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar [INFO] Copying appng-forms-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-forms-1.24.5-SNAPSHOT.jar [INFO] Copying appng-cli-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-cli-1.24.5-SNAPSHOT.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar [INFO] Copying appng-formtags-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-validator-6.2.3.Final.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying tika-parser-microsoft-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-microsoft-module-2.4.0.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying appng-core-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-core-1.24.5-SNAPSHOT.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/error_prone_annotations-2.7.1.jar [INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-text-1.9.jar [INFO] Copying appng-appngizer-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-1.24.5-SNAPSHOT.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmlgraphics-commons-2.6.jar [INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-core-2.17.2.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying appng-rest-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-rest-api-1.24.5-SNAPSHOT.jar [INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-html-commons-2.4.0.jar [INFO] Copying tika-parser-xml-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-xml-module-2.4.0.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying lucene-queries-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-queries-8.11.1.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/gmbal-api-only-4.0.3.jar [INFO] Copying xmpbox-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmpbox-2.0.26.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/antisamy-1.6.7.jar [INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar [INFO] Copying bcutil-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-pool2-2.10.0.jar [INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying appng-taglib-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] Copying lucene-core-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-core-8.11.1.jar [INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar [INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/curvesapi-1.07.jar [INFO] Copying hazelcast-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-5.1.1.jar [INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-pdf-module-2.4.0.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/httpcore-4.4.14.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar [INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying xml-apis-1.4.01.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xml-apis-1.4.01.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar [INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-zip-commons-2.4.0.jar [INFO] Copying commons-math3-3.6.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-math3-3.6.1.jar [INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar [INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar [INFO] Copying hibernate-core-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-core-5.6.9.Final.jar [INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/apache-mime4j-dom-0.8.4.jar [INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying lucene-sandbox-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-sandbox-8.11.1.jar [INFO] Copying flyway-mysql-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-mysql-8.5.11.jar [INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar [INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aspectjrt-1.8.13.jar [INFO] Copying appng-tools-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-tools-1.24.5-SNAPSHOT.jar [INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-collections4-4.2.jar [INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying appng-xmlapi-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-databind-2.13.3.jar [INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jempbox-1.8.16.jar [INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar [INFO] Copying bcmail-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar [INFO] Copying lucene-queryparser-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-queryparser-8.11.1.jar [INFO] Copying appng-mail-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-mail-1.24.5-SNAPSHOT.jar [INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/byte-buddy-1.12.9.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying lucene-memory-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-memory-8.11.1.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jedis-3.7.0.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying lucene-highlighter-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-highlighter-8.11.1.jar [INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/swagger-annotations-1.5.22.jar [INFO] Copying neko-htmlunit-2.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/neko-htmlunit-2.24.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-util-1.14.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying java-libpst-0.9.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/java-libpst-0.9.3.jar [INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar [INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar [INFO] Copying apache-mime4j-core-0.8.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar [INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-core-2.4.0.jar [INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar [INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-api-2.17.2.jar [INFO] Copying log4j-slf4j-impl-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-slf4j-impl-2.17.2.jar [INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying appng-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-api-1.24.5-SNAPSHOT.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/stax2-api-4.2.1.jar [INFO] Copying tika-parser-html-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-html-module-2.4.0.jar [INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/querydsl-jpa-5.0.0.jar [INFO] Copying poi-ooxml-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-ooxml-5.2.2.jar [INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar [INFO] Copying jandex-2.4.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jandex-2.4.2.Final.jar [INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/checker-qual-3.12.0.jar [INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackcess-4.0.1.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar [INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-mail-commons-2.4.0.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying lucene-analyzers-common-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-analyzers-common-8.11.1.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackcess-encrypt-4.0.1.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /tmp/jenkins_artifacts/114/appng-application-1.24.5-SNAPSHOT-dependencies-20220524-1013.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/114/appng-application-1.24.5-SNAPSHOT-dependencies-20220524-1013.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.war Progress (1): 0.5/114 MB Progress (1): 1.0/114 MB Progress (1): 1.6/114 MB Progress (1): 2.1/114 MB Progress (1): 2.6/114 MB Progress (1): 3.1/114 MB Progress (1): 3.7/114 MB Progress (1): 4.2/114 MB Progress (1): 4.7/114 MB Progress (1): 5.2/114 MB Progress (1): 5.8/114 MB Progress (1): 6.3/114 MB Progress (1): 6.8/114 MB Progress (1): 7.3/114 MB Progress (1): 7.9/114 MB Progress (1): 8.4/114 MB Progress (1): 8.9/114 MB Progress (1): 9.4/114 MB Progress (1): 10.0/114 MB Progress (1): 10/114 MB Progress (1): 11/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 22/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 32/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 43/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 54/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 65/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 76/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 86/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 97/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 108/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 114 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.war (114 MB at 19 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.pom (6.6 kB at 28 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 23 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.zip Progress (1): 0.5/114 MB Progress (1): 1.0/114 MB Progress (1): 1.6/114 MB Progress (1): 2.1/114 MB Progress (1): 2.6/114 MB Progress (1): 3.1/114 MB Progress (1): 3.7/114 MB Progress (1): 4.2/114 MB Progress (1): 4.7/114 MB Progress (1): 5.2/114 MB Progress (1): 5.8/114 MB Progress (1): 6.3/114 MB Progress (1): 6.8/114 MB Progress (1): 7.3/114 MB Progress (1): 7.9/114 MB Progress (1): 8.4/114 MB Progress (1): 8.9/114 MB Progress (1): 9.4/114 MB Progress (1): 10.0/114 MB Progress (1): 10/114 MB Progress (1): 11/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 22/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 32/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 43/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 54/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 65/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 76/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 86/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 97/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 108/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 114 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11.zip (114 MB at 22 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11-sources.jar Progress (1): 3.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220524.102529-11-sources.jar (3.1 kB at 22 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.8 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/114 [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 1.24.5-SNAPSHOT [18/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml (611 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-20220524.102546-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-20220524.102546-11.pom (44 kB at 182 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 50 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml (611 B at 966 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 6.3 kB/s) [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 1.24.5-SNAPSHOT [19/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target [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_1.24.x/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 2022-05-24T12:26:03,046 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] 2022-05-24T12:26:03,083 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6892b3b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e6f2380, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76a4ebf2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e8c1c9b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53fe15ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@449a4f23] 2022-05-24T12:26:04,956 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml] 2022-05-24T12:26:05,386 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-24T12:26:05,473 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-24T12:26:05,563 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@16eb3ea3: startup date [Tue May 24 12:26:05 CEST 2022]; root of context hierarchy 2022-05-24T12:26:07,270 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-05-24T12:26:07,272 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-05-24T12:26:07,276 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-05-24T12:26:07,288 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-05-24T12:26:07,289 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-05-24T12:26:07,292 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-05-24T12:26:07,443 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-05-24T12:26:07,454 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 24, 2022 12:26:07 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-24T12:26:08,823 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: Checkpoint start 2022-05-24T12:26:08,823 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: checkpointClose start 2022-05-24T12:26:08,959 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: checkpointClose synched 2022-05-24T12:26:08,982 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: checkpointClose script done 2022-05-24T12:26:09,005 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: checkpointClose end 2022-05-24T12:26:09,007 INFO [HSQLDB Server @6ad6fa53] hsqldb.db.HSQLDB80F59A404A.ENGINE: Checkpoint end - txts: 1 2022-05-24T12:26:09,139 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-24T12:26:09,200 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-24T12:26:09,482 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-24T12:26:10,031 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-24T12:26:10,838 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-24T12:26:10,972 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-24T12:26:11,580 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-24T12:26:12,129 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-24T12:26:12,147 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:26:13,089 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-24T12:26:15,726 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@16eb3ea3: startup date [Tue May 24 12:26:05 CEST 2022]; root of context hierarchy 2022-05-24T12:26:15,726 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-24T12:26:15,727 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-24T12:26:16,315 INFO [HSQLDB Connection @4660b32a] hsqldb.db.HSQLDB80F59A404A.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.031 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_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT.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_1.24.x/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_1.24.x/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_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT-sources.jar [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_1.24.x/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_1.24.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-documentation --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11.jar (33 kB at 31 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11.pom (4.5 kB at 26 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 44 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220524.102706-11-sources.jar (35 kB at 119 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 955 B/s) [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 1.24.5-SNAPSHOT [20/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target [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_1.24.x/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_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-template-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11.jar Progress (1): 1.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11.jar (1.5 kB at 2.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11.pom Progress (1): 880 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11.pom (880 B at 17 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 46 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220524.102710-11-sources.jar (2.7 kB at 29 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.1 kB/s) [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 1.24.5-SNAPSHOT [21/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-template-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml (611 B at 8.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-20220524.102714-11.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-20220524.102714-11.pom (5.6 kB at 8.8 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 248 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml (611 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 7.7 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 1.24.5-SNAPSHOT [22/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target [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_1.24.x/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_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11.jar Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11.jar (1.6 kB at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11.pom Progress (1): 542 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11.pom (542 B at 3.6 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 4.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 994 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 7.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220524.102716-11-sources.jar (2.7 kB at 5.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.8 kB/s) [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 1.24.5-SNAPSHOT [23/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml (614 B at 2.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-20220524.102720-11.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-20220524.102720-11.pom (6.2 kB at 11 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 31 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml (614 B at 1.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 8.1 kB/s) [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 1.24.5-SNAPSHOT [24/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target [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_1.24.x/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_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-archetype-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 27 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11.jar Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11.jar (14 kB at 64 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11.pom Progress (1): 513 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11.pom (513 B at 1.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 28 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 5.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11-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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220524.102722-11-sources.jar (15 kB at 32 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.2 kB/s) [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 1.24.5-SNAPSHOT [25/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/target [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_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.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_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11.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 appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11.jar (17 kB at 67 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11.pom Progress (1): 4.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11.pom (4.1 kB at 8.6 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.9 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 25 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 2.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 13 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 439 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11-sources.jar Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220524.102735-11-sources.jar (9.0 kB at 34 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 1.24.5-SNAPSHOT [26/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target [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_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/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: 1.91 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_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (994 B at 8.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11.jar Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11.jar (6.3 kB at 9.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11.pom Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11.pom (2.0 kB at 5.1 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 64 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (994 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 3.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11-sources.jar Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220524.102747-11-sources.jar (4.9 kB at 80 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (994 B at 2.6 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 1.24.5-SNAPSHOT [27/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/target [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_1.24.x/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_1.24.x/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_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [5682 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-SNAPSHOT.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-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (790 B at 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220524.102807-11.war Progress (1): 0.5/130 MB Progress (1): 1.0/130 MB Progress (1): 1.6/130 MB Progress (1): 2.1/130 MB Progress (1): 2.6/130 MB Progress (1): 3.1/130 MB Progress (1): 3.7/130 MB Progress (1): 4.2/130 MB Progress (1): 4.7/130 MB Progress (1): 5.2/130 MB Progress (1): 5.8/130 MB Progress (1): 6.3/130 MB Progress (1): 6.8/130 MB Progress (1): 7.3/130 MB Progress (1): 7.9/130 MB Progress (1): 8.4/130 MB Progress (1): 8.9/130 MB Progress (1): 9.4/130 MB Progress (1): 10.0/130 MB Progress (1): 10/130 MB Progress (1): 11/130 MB Progress (1): 12/130 MB Progress (1): 12/130 MB Progress (1): 13/130 MB Progress (1): 13/130 MB Progress (1): 14/130 MB Progress (1): 14/130 MB Progress (1): 15/130 MB Progress (1): 15/130 MB Progress (1): 16/130 MB Progress (1): 16/130 MB Progress (1): 17/130 MB Progress (1): 17/130 MB Progress (1): 18/130 MB Progress (1): 18/130 MB Progress (1): 19/130 MB Progress (1): 19/130 MB Progress (1): 20/130 MB Progress (1): 20/130 MB Progress (1): 21/130 MB Progress (1): 21/130 MB Progress (1): 22/130 MB Progress (1): 23/130 MB Progress (1): 23/130 MB Progress (1): 24/130 MB Progress (1): 24/130 MB Progress (1): 25/130 MB Progress (1): 25/130 MB Progress (1): 26/130 MB Progress (1): 26/130 MB Progress (1): 27/130 MB Progress (1): 27/130 MB Progress (1): 28/130 MB Progress (1): 28/130 MB Progress (1): 29/130 MB Progress (1): 29/130 MB Progress (1): 30/130 MB Progress (1): 30/130 MB Progress (1): 31/130 MB Progress (1): 31/130 MB Progress (1): 32/130 MB Progress (1): 33/130 MB Progress (1): 33/130 MB Progress (1): 34/130 MB Progress (1): 34/130 MB Progress (1): 35/130 MB Progress (1): 35/130 MB Progress (1): 36/130 MB Progress (1): 36/130 MB Progress (1): 37/130 MB Progress (1): 37/130 MB Progress (1): 38/130 MB Progress (1): 38/130 MB Progress (1): 39/130 MB Progress (1): 39/130 MB Progress (1): 40/130 MB Progress (1): 40/130 MB Progress (1): 41/130 MB Progress (1): 41/130 MB Progress (1): 42/130 MB Progress (1): 42/130 MB Progress (1): 43/130 MB Progress (1): 44/130 MB Progress (1): 44/130 MB Progress (1): 45/130 MB Progress (1): 45/130 MB Progress (1): 46/130 MB Progress (1): 46/130 MB Progress (1): 47/130 MB Progress (1): 47/130 MB Progress (1): 48/130 MB Progress (1): 48/130 MB Progress (1): 49/130 MB Progress (1): 49/130 MB Progress (1): 50/130 MB Progress (1): 50/130 MB Progress (1): 51/130 MB Progress (1): 51/130 MB Progress (1): 52/130 MB Progress (1): 52/130 MB Progress (1): 53/130 MB Progress (1): 53/130 MB Progress (1): 54/130 MB Progress (1): 55/130 MB Progress (1): 55/130 MB Progress (1): 56/130 MB Progress (1): 56/130 MB Progress (1): 57/130 MB Progress (1): 57/130 MB Progress (1): 58/130 MB Progress (1): 58/130 MB Progress (1): 59/130 MB Progress (1): 59/130 MB Progress (1): 60/130 MB Progress (1): 60/130 MB Progress (1): 61/130 MB Progress (1): 61/130 MB Progress (1): 62/130 MB Progress (1): 62/130 MB Progress (1): 63/130 MB Progress (1): 63/130 MB Progress (1): 64/130 MB Progress (1): 64/130 MB Progress (1): 65/130 MB Progress (1): 66/130 MB Progress (1): 66/130 MB Progress (1): 67/130 MB Progress (1): 67/130 MB Progress (1): 68/130 MB Progress (1): 68/130 MB Progress (1): 69/130 MB Progress (1): 69/130 MB Progress (1): 70/130 MB Progress (1): 70/130 MB Progress (1): 71/130 MB Progress (1): 71/130 MB Progress (1): 72/130 MB Progress (1): 72/130 MB Progress (1): 73/130 MB Progress (1): 73/130 MB Progress (1): 74/130 MB Progress (1): 74/130 MB Progress (1): 75/130 MB Progress (1): 75/130 MB Progress (1): 76/130 MB Progress (1): 77/130 MB Progress (1): 77/130 MB Progress (1): 78/130 MB Progress (1): 78/130 MB Progress (1): 79/130 MB Progress (1): 79/130 MB Progress (1): 80/130 MB Progress (1): 80/130 MB Progress (1): 81/130 MB Progress (1): 81/130 MB Progress (1): 82/130 MB Progress (1): 82/130 MB Progress (1): 83/130 MB Progress (1): 83/130 MB Progress (1): 84/130 MB Progress (1): 84/130 MB Progress (1): 85/130 MB Progress (1): 85/130 MB Progress (1): 86/130 MB Progress (1): 87/130 MB Progress (1): 87/130 MB Progress (1): 88/130 MB Progress (1): 88/130 MB Progress (1): 89/130 MB Progress (1): 89/130 MB Progress (1): 90/130 MB Progress (1): 90/130 MB Progress (1): 91/130 MB Progress (1): 91/130 MB Progress (1): 92/130 MB Progress (1): 92/130 MB Progress (1): 93/130 MB Progress (1): 93/130 MB Progress (1): 94/130 MB Progress (1): 94/130 MB Progress (1): 95/130 MB Progress (1): 95/130 MB Progress (1): 96/130 MB Progress (1): 96/130 MB Progress (1): 97/130 MB Progress (1): 98/130 MB Progress (1): 98/130 MB Progress (1): 99/130 MB Progress (1): 99/130 MB Progress (1): 100/130 MB Progress (1): 100/130 MB Progress (1): 101/130 MB Progress (1): 101/130 MB Progress (1): 102/130 MB Progress (1): 102/130 MB Progress (1): 103/130 MB Progress (1): 103/130 MB Progress (1): 104/130 MB Progress (1): 104/130 MB Progress (1): 105/130 MB Progress (1): 105/130 MB Progress (1): 106/130 MB Progress (1): 106/130 MB Progress (1): 107/130 MB Progress (1): 107/130 MB Progress (1): 108/130 MB Progress (1): 109/130 MB Progress (1): 109/130 MB Progress (1): 110/130 MB Progress (1): 110/130 MB Progress (1): 111/130 MB Progress (1): 111/130 MB Progress (1): 112/130 MB Progress (1): 112/130 MB Progress (1): 113/130 MB Progress (1): 113/130 MB Progress (1): 114/130 MB Progress (1): 114/130 MB Progress (1): 115/130 MB Progress (1): 115/130 MB Progress (1): 116/130 MB Progress (1): 116/130 MB Progress (1): 117/130 MB Progress (1): 117/130 MB Progress (1): 118/130 MB Progress (1): 118/130 MB Progress (1): 119/130 MB Progress (1): 120/130 MB Progress (1): 120/130 MB Progress (1): 121/130 MB Progress (1): 121/130 MB Progress (1): 122/130 MB Progress (1): 122/130 MB Progress (1): 123/130 MB Progress (1): 123/130 MB Progress (1): 124/130 MB Progress (1): 124/130 MB Progress (1): 125/130 MB Progress (1): 125/130 MB Progress (1): 126/130 MB Progress (1): 126/130 MB Progress (1): 127/130 MB Progress (1): 127/130 MB Progress (1): 128/130 MB Progress (1): 128/130 MB Progress (1): 129/130 MB Progress (1): 129/130 MB Progress (1): 130 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220524.102807-11.war (130 MB at 22 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220524.102807-11.pom Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220524.102807-11.pom (2.1 kB at 9.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 31 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (790 B at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 2.8 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/114 [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 1.24.5-SNAPSHOT [28/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target [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 4 source files to /var/lib/jenkins/workspace/appNG_1.24.x/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 3 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 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_1.24.x/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: 3.8 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [info] generate application constants for [/var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_1.24.x/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: 2.199 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [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-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.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.24.5-SNAPSHOT in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.9.0 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] Excluding org.apache.logging.log4j:log4j-core:jar:2.17.2 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.2 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-1.2-api:jar:2.17.2 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (999 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11.jar Progress (1): 4.1/610 kB Progress (1): 8.2/610 kB Progress (1): 12/610 kB Progress (1): 16/610 kB Progress (1): 20/610 kB Progress (1): 25/610 kB Progress (1): 29/610 kB Progress (1): 33/610 kB Progress (1): 37/610 kB Progress (1): 41/610 kB Progress (1): 45/610 kB Progress (1): 49/610 kB Progress (1): 53/610 kB Progress (1): 57/610 kB Progress (1): 61/610 kB Progress (1): 66/610 kB Progress (1): 70/610 kB Progress (1): 74/610 kB Progress (1): 78/610 kB Progress (1): 82/610 kB Progress (1): 86/610 kB Progress (1): 90/610 kB Progress (1): 94/610 kB Progress (1): 98/610 kB Progress (1): 102/610 kB Progress (1): 106/610 kB Progress (1): 111/610 kB Progress (1): 115/610 kB Progress (1): 119/610 kB Progress (1): 123/610 kB Progress (1): 127/610 kB Progress (1): 131/610 kB Progress (1): 135/610 kB Progress (1): 139/610 kB Progress (1): 143/610 kB Progress (1): 147/610 kB Progress (1): 152/610 kB Progress (1): 156/610 kB Progress (1): 160/610 kB Progress (1): 164/610 kB Progress (1): 168/610 kB Progress (1): 172/610 kB Progress (1): 176/610 kB Progress (1): 180/610 kB Progress (1): 184/610 kB Progress (1): 188/610 kB Progress (1): 193/610 kB Progress (1): 197/610 kB Progress (1): 201/610 kB Progress (1): 205/610 kB Progress (1): 209/610 kB Progress (1): 213/610 kB Progress (1): 217/610 kB Progress (1): 221/610 kB Progress (1): 225/610 kB Progress (1): 229/610 kB Progress (1): 233/610 kB Progress (1): 238/610 kB Progress (1): 242/610 kB Progress (1): 246/610 kB Progress (1): 250/610 kB Progress (1): 254/610 kB Progress (1): 258/610 kB Progress (1): 262/610 kB Progress (1): 266/610 kB Progress (1): 270/610 kB Progress (1): 274/610 kB Progress (1): 279/610 kB Progress (1): 283/610 kB Progress (1): 287/610 kB Progress (1): 291/610 kB Progress (1): 295/610 kB Progress (1): 299/610 kB Progress (1): 303/610 kB Progress (1): 307/610 kB Progress (1): 311/610 kB Progress (1): 315/610 kB Progress (1): 319/610 kB Progress (1): 324/610 kB Progress (1): 328/610 kB Progress (1): 332/610 kB Progress (1): 336/610 kB Progress (1): 340/610 kB Progress (1): 344/610 kB Progress (1): 348/610 kB Progress (1): 352/610 kB Progress (1): 356/610 kB Progress (1): 360/610 kB Progress (1): 365/610 kB Progress (1): 369/610 kB Progress (1): 373/610 kB Progress (1): 377/610 kB Progress (1): 381/610 kB Progress (1): 385/610 kB Progress (1): 389/610 kB Progress (1): 393/610 kB Progress (1): 397/610 kB Progress (1): 401/610 kB Progress (1): 406/610 kB Progress (1): 410/610 kB Progress (1): 414/610 kB Progress (1): 418/610 kB Progress (1): 422/610 kB Progress (1): 426/610 kB Progress (1): 430/610 kB Progress (1): 434/610 kB Progress (1): 438/610 kB Progress (1): 442/610 kB Progress (1): 446/610 kB Progress (1): 451/610 kB Progress (1): 455/610 kB Progress (1): 459/610 kB Progress (1): 463/610 kB Progress (1): 467/610 kB Progress (1): 471/610 kB Progress (1): 475/610 kB Progress (1): 479/610 kB Progress (1): 483/610 kB Progress (1): 487/610 kB Progress (1): 492/610 kB Progress (1): 496/610 kB Progress (1): 500/610 kB Progress (1): 504/610 kB Progress (1): 508/610 kB Progress (1): 512/610 kB Progress (1): 516/610 kB Progress (1): 520/610 kB Progress (1): 524/610 kB Progress (1): 528/610 kB Progress (1): 532/610 kB Progress (1): 537/610 kB Progress (1): 541/610 kB Progress (1): 545/610 kB Progress (1): 549/610 kB Progress (1): 553/610 kB Progress (1): 557/610 kB Progress (1): 561/610 kB Progress (1): 565/610 kB Progress (1): 569/610 kB Progress (1): 573/610 kB Progress (1): 578/610 kB Progress (1): 582/610 kB Progress (1): 586/610 kB Progress (1): 590/610 kB Progress (1): 594/610 kB Progress (1): 598/610 kB Progress (1): 602/610 kB Progress (1): 606/610 kB Progress (1): 610 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11.jar (610 kB at 1.8 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11.pom (6.2 kB at 13 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 15 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (999 B at 1.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 1.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11-sources.jar Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220524.102834-11-sources.jar (11 kB at 109 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (999 B at 938 B/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.24.5-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 9.161 s] [INFO] appNG Tools ........................................ SUCCESS [ 40.133 s] [INFO] appNG Mail ......................................... SUCCESS [ 8.603 s] [INFO] appNG Forms ........................................ SUCCESS [ 14.128 s] [INFO] appng Formtags ..................................... SUCCESS [ 8.807 s] [INFO] appNG XML-API ...................................... SUCCESS [ 19.153 s] [INFO] appNG public API ................................... SUCCESS [ 30.332 s] [INFO] appNG testsupport .................................. SUCCESS [ 15.588 s] [INFO] appNG REST API ..................................... SUCCESS [ 15.679 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 52.453 s] [INFO] appNG Search ....................................... SUCCESS [ 26.778 s] [INFO] appNG Core Library ................................. SUCCESS [02:36 min] [INFO] appNG Command Line Interface ....................... SUCCESS [01:32 min] [INFO] appNG Tag Library .................................. SUCCESS [ 12.573 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 19.490 s] [INFO] appNGizer .......................................... SUCCESS [02:22 min] [INFO] appNG Application .................................. SUCCESS [ 44.974 s] [INFO] appNG application BOM .............................. SUCCESS [ 3.230 s] [INFO] appNG Documentation ................................ SUCCESS [01:21 min] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 3.613 s] [INFO] appNG Template Parent .............................. SUCCESS [ 2.543 s] [INFO] appng-application-assembly ......................... SUCCESS [ 3.560 s] [INFO] appNG application parent ........................... SUCCESS [ 2.127 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 3.237 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 13.868 s] [INFO] appNG camunda ...................................... SUCCESS [ 11.126 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 24.737 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 24.197 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:43 min [INFO] Finished at: 2022-05-24T12:28:39+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn javadoc:aggregate [INFO] Scanning for projects... [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.24.5-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ appng-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] Skipped overwriting pom.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//pom.xml [INFO] Skipped overwriting README.md as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//README.md [INFO] Skipped overwriting build.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//build.gradle [INFO] Skipped overwriting build.sbt as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//build.sbt [INFO] Skipped overwriting settings.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//settings.gradle [INFO] Skipped overwriting gradle.properties as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//gradle.properties [INFO] Skipped overwriting AndroidManifest.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/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_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.jar Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.jar Progress (1): 4.1 kB Progress (2): 4.1 kB | 4.1 kB Progress (2): 4.1 kB | 8.2 kB Progress (2): 8.2 kB | 8.2 kB Progress (2): 8.2 kB | 12 kB Progress (2): 8.2 kB | 16 kB Progress (2): 12 kB | 16 kB Progress (2): 16 kB | 16 kB Progress (2): 19 kB | 16 kB Progress (2): 19 kB | 20 kB Progress (2): 19 kB | 25 kB Progress (2): 19 kB | 29 kB Progress (2): 19 kB | 33 kB Progress (2): 19 kB | 37 kB Progress (2): 19 kB | 41 kB Progress (2): 19 kB | 45 kB Progress (2): 19 kB | 49 kB Progress (2): 19 kB | 53 kB Progress (2): 19 kB | 57 kB Progress (2): 19 kB | 61 kB Progress (2): 19 kB | 66 kB Progress (2): 19 kB | 70 kB Progress (2): 19 kB | 74 kB Progress (2): 19 kB | 78 kB Progress (2): 19 kB | 82 kB Progress (2): 19 kB | 86 kB Progress (2): 19 kB | 90 kB Progress (2): 19 kB | 94 kB Progress (2): 19 kB | 98 kB Progress (2): 19 kB | 102 kB Progress (2): 19 kB | 106 kB Progress (2): 19 kB | 111 kB Progress (2): 19 kB | 115 kB Progress (2): 19 kB | 119 kB Progress (2): 19 kB | 123 kB Progress (2): 19 kB | 127 kB Progress (2): 19 kB | 131 kB Progress (2): 19 kB | 135 kB Progress (2): 19 kB | 139 kB Progress (2): 19 kB | 143 kB Progress (2): 19 kB | 147 kB Progress (2): 19 kB | 152 kB Progress (2): 19 kB | 156 kB Progress (2): 19 kB | 158 kB Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220524.101533-22.jar (158 kB at 85 kB/s) Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220524.101505-22.jar (19 kB at 9.9 kB/s) [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Maven Plugin 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [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 3 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ appng-parent <<< [INFO] Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.jar Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (2): 8.2 kB | 4.1 kB Progress (2): 8.2 kB | 8.2 kB Progress (2): 8.2 kB | 12 kB Progress (2): 8.2 kB | 16 kB Progress (2): 12 kB | 16 kB Progress (2): 16 kB | 16 kB Progress (2): 20 kB | 16 kB Progress (2): 25 kB | 16 kB Progress (2): 25 kB | 20 kB Progress (2): 25 kB | 25 kB Progress (2): 25 kB | 29 kB Progress (2): 25 kB | 33 kB Progress (2): 29 kB | 33 kB Progress (2): 33 kB | 33 kB Progress (2): 37 kB | 33 kB Progress (2): 41 kB | 33 kB Progress (2): 41 kB | 37 kB Progress (2): 41 kB | 41 kB Progress (2): 41 kB | 45 kB Progress (2): 45 kB | 45 kB Progress (2): 49 kB | 45 kB Progress (2): 53 kB | 45 kB Progress (2): 57 kB | 45 kB Progress (2): 61 kB | 45 kB Progress (2): 61 kB | 49 kB Progress (2): 61 kB | 53 kB Progress (2): 61 kB | 57 kB Progress (2): 66 kB | 57 kB Progress (2): 70 kB | 57 kB Progress (2): 74 kB | 57 kB Progress (2): 78 kB | 57 kB Progress (2): 82 kB | 57 kB Progress (2): 86 kB | 57 kB Progress (2): 89 kB | 57 kB Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220524.102216-11.jar (57 kB at 168 kB/s) Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220524.102458-11.jar (89 kB at 254 kB/s) [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ appng-parent --- [WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.appng.tools... Loading source files for package org.appng.tools.locator... Loading source files for package org.appng.tools.zipcode... Loading source files for package org.appng.tools.image... Loading source files for package org.appng.tools.file... Loading source files for package org.appng.tools.ui... Loading source files for package org.appng.tools.markup... Loading source files for package org.appng.tools.poi... Loading source files for package org.appng.tools.os... Loading source files for package org.appng.mail... Loading source files for package org.appng.mail.impl... Loading source files for package org.appng.forms... Loading source files for package org.appng.forms.impl... Loading source files for package org.appng.el... Loading source files for package org.appng.formtags... Loading source files for package org.appng.formtags.providers... Loading source files for package org.appng.xml... Loading source files for package org.appng.xml.transformation... Loading source files for package org.appng.xml.application... Loading source files for package org.appng.xml.platform... Loading source files for package org.appng.api... Loading source files for package org.appng.api.model... Loading source files for package org.appng.api.messaging... Loading source files for package org.appng.api.config... Loading source files for package org.appng.api.auth... Loading source files for package org.appng.api.observe... Loading source files for package org.appng.api.observe.impl... Loading source files for package org.appng.api.validation.contraints... Loading source files for package org.appng.api.support... Loading source files for package org.appng.api.support.environment... Loading source files for package org.appng.api.support.validation... Loading source files for package org.appng.api.support.field... Loading source files for package org.appng.api.search... Loading source files for package org.appng.testsupport... Loading source files for package org.appng.testsupport.persistence... Loading source files for package org.appng.testsupport.config... Loading source files for package org.appng.testsupport.validation... Loading source files for package org.appng.api.rest... Loading source files for package org.appng.api.rest.model... Loading source files for package org.appng.api.rest.auth... Loading source files for package org.appng.persistence.hibernate... Loading source files for package org.appng.persistence.hibernate.dialect... Loading source files for package org.appng.persistence.repository... Loading source files for package org.appng.persistence.dialect... Loading source files for package org.appng.search... Loading source files for package org.appng.search.searcher... Loading source files for package org.appng.search.indexer... Loading source files for package org.appng.search.json... Loading source files for package org.appng.core.model... Loading source files for package org.appng.core.controller... Loading source files for package org.appng.core.controller.messaging... Loading source files for package org.appng.core.controller.filter... Loading source files for package org.appng.core.controller.handler... Loading source files for package org.appng.core.controller.rest... Loading source files for package org.appng.core.templating... Loading source files for package org.appng.core.repository... Loading source files for package org.appng.core.repository.config... Loading source files for package org.appng.core.security... Loading source files for package org.appng.core.security.signing... Loading source files for package org.appng.core.domain... Loading source files for package org.appng.core... Loading source files for package org.appng.core.service... Loading source files for package org.appng.core.xml.repository... Loading source files for package org.appng.cli... Loading source files for package org.appng.cli.servlet... Loading source files for package org.appng.cli.prettytable... Loading source files for package org.appng.cli.validators... Loading source files for package org.appng.cli.commands... Loading source files for package org.appng.cli.commands.property... Loading source files for package org.appng.cli.commands.template... Loading source files for package org.appng.cli.commands.heartbeat... Loading source files for package org.appng.cli.commands.group... Loading source files for package org.appng.cli.commands.repository... Loading source files for package org.appng.cli.commands.applicationrole... Loading source files for package org.appng.cli.commands.site... Loading source files for package org.appng.cli.commands.permission... Loading source files for package org.appng.cli.commands.application... Loading source files for package org.appng.cli.commands.platform... Loading source files for package org.appng.cli.commands.subject... Loading source files for package org.appng.taglib... Loading source files for package org.appng.taglib.config... Loading source files for package org.appng.taglib.form... Loading source files for package org.appng.taglib.search... Loading source files for package org.appng.appngizer.client... Loading source files for package org.appng.appngizer.model.xml... Loading source files for package org.appng.appngizer.model... Loading source files for package org.appng.appngizer.controller... Loading source files for package org.appng.appngizer... Loading source files for package org.appng.maven.plugins.appngizer... Loading source files for package org.appng.camunda.bpm... Loading source files for package org.appng.maven.plugin.mojo... Constructing Javadoc information... Standard Doclet version 1.8.0_333 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/class-use/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/help-doc.html... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.24.5-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [01:28 min] [INFO] appNG Tools ........................................ SKIPPED [INFO] appNG Mail ......................................... SKIPPED [INFO] appNG Forms ........................................ SKIPPED [INFO] appng Formtags ..................................... SKIPPED [INFO] appNG XML-API ...................................... SKIPPED [INFO] appNG public API ................................... SKIPPED [INFO] appNG testsupport .................................. SKIPPED [INFO] appNG REST API ..................................... SKIPPED [INFO] appNG Persistence-Tools ............................ SKIPPED [INFO] appNG Search ....................................... SKIPPED [INFO] appNG Core Library ................................. SKIPPED [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... SKIPPED [INFO] appNG Application .................................. SKIPPED [INFO] appNG application BOM .............................. SKIPPED [INFO] appNG Documentation ................................ SKIPPED [INFO] appNG Template Assembly Descriptors ................ SKIPPED [INFO] appNG Template Parent .............................. SKIPPED [INFO] appng-application-assembly ......................... SKIPPED [INFO] appNG application parent ........................... SKIPPED [INFO] Archetype - appng-archetype-application ............ SKIPPED [INFO] appNG appNGizer Maven Plugin ....................... SKIPPED [INFO] appNG camunda ...................................... SKIPPED [INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED [INFO] appNG Maven Plugin ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2022-05-24T12:30:15+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/114 [Pipeline] { [Pipeline] stash Stashed 3 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 2024 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 49 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 50 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.24.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizerhtml/xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { ( Unstash Build and Docs) [Pipeline] dir Running in /srv/www/appng.org/appng/builds/snapshot [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/application [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/platform [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/appngizer [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (notifyFinish) [Pipeline] emailext Not sending mail to unregistered user Matthias.Mueller@aiticon.com because your SCM claimed this was associated with a user ID ‘Matthias.Mueller' which your security realm does not recognize; you may need changes in your SCM plugin Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS