Started by user 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_2.0.x [Pipeline] { [Pipeline] tool [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_2.0.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-2.0.x^{commit} # timeout=10 Checking out Revision ce40769f7a80a9eab65e3cd895be920c42b02380 (refs/remotes/origin/appng-2.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f ce40769f7a80a9eab65e3cd895be920c42b02380 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-2.0.x # timeout=10 > git checkout -b appng-2.0.x ce40769f7a80a9eab65e3cd895be920c42b02380 # timeout=10 Commit message: "APPNG-2439 lucene 9 + Mockito 4" > git rev-list --no-walk 1ca4962250d787e75d70e8b802c700d04d61e1eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10/bin/java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix" [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/140 -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 2.0.0-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_2.0.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_2.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220711.085140-23.pom Progress (1): 4.1/38 kB Progress (1): 8.2/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 25/38 kB Progress (1): 29/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220711.085140-23.pom (38 kB at 55 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 120 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 2.5 kB/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 5.5 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.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: 0.867 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.001 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-07-11T10:51:49,970 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,166 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,176 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,308 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,322 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,427 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,530 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,619 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-11T10:51:50,732 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: 1.777 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.03 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.022 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.084 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.03 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: 5.677 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.009 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_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17.jar Progress (1): 4.1/51 kB Progress (1): 8.2/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 25/51 kB Progress (1): 29/51 kB Progress (1): 33/51 kB Progress (1): 37/51 kB Progress (1): 41/51 kB Progress (1): 45/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17.jar (51 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17.pom (1.9 kB at 46 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 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 848 B/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 9.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17-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/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220711.085140-17-sources.jar (41 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.2 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.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: 0.898 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_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 70 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17.jar Progress (1): 4.1/16 kB Progress (1): 8.2/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17.jar (16 kB at 69 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17.pom Progress (1): 922 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17.pom (922 B at 16 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 134 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 3.2 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 3.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17-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/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220711.085140-17-sources.jar (12 kB at 178 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 3.7 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 2.0.0-SNAPSHOT [4/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom Progress (1): 2.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 30 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 112 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 417 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 331 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/objenesis/objenesis/3.2/objenesis-3.2.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis/3.2/objenesis-3.2.pom Progress (1): 3.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 7.0 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 506 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/objenesis/objenesis/3.2/objenesis-3.2.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis/3.2/objenesis-3.2.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (2): 33 kB | 4.1 kB Progress (2): 33 kB | 8.2 kB Progress (2): 33 kB | 12 kB Progress (2): 37 kB | 12 kB Progress (2): 37 kB | 16 kB Progress (2): 41 kB | 16 kB Progress (2): 45 kB | 16 kB Progress (2): 45 kB | 20 kB Progress (2): 49 kB | 20 kB Progress (2): 49 kB | 25 kB Progress (2): 49 kB | 25 kB Progress (2): 49 kB | 29 kB Progress (2): 49 kB | 33 kB Progress (2): 49 kB | 37 kB Progress (2): 49 kB | 41 kB Progress (2): 49 kB | 45 kB Progress (2): 49 kB | 49 kB Progress (2): 49 kB | 53 kB Progress (2): 49 kB | 57 kB Progress (2): 49 kB | 61 kB Progress (2): 49 kB | 66 kB Progress (2): 49 kB | 70 kB Progress (2): 49 kB | 74 kB Progress (2): 49 kB | 78 kB Progress (2): 49 kB | 82 kB Progress (2): 49 kB | 86 kB Progress (2): 49 kB | 90 kB Progress (2): 49 kB | 94 kB Progress (2): 49 kB | 98 kB Progress (2): 49 kB | 102 kB Progress (2): 49 kB | 106 kB Progress (2): 49 kB | 111 kB Progress (2): 49 kB | 115 kB Progress (2): 49 kB | 119 kB Progress (2): 49 kB | 123 kB Progress (2): 49 kB | 127 kB Progress (2): 49 kB | 131 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 475 kB/s) Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (1): 336 kB Progress (1): 340 kB Progress (1): 344 kB Progress (1): 348 kB Progress (1): 352 kB Progress (1): 356 kB Progress (1): 360 kB Progress (1): 365 kB Progress (1): 369 kB Progress (1): 373 kB Progress (1): 377 kB Progress (1): 381 kB Progress (1): 385 kB Progress (1): 389 kB Progress (1): 393 kB Progress (1): 397 kB Progress (1): 401 kB Progress (1): 406 kB Progress (1): 410 kB Progress (1): 414 kB Progress (1): 418 kB Progress (1): 422 kB Progress (1): 426 kB Progress (1): 430 kB Progress (1): 434 kB Progress (1): 438 kB Progress (1): 442 kB Progress (1): 446 kB Progress (1): 451 kB Progress (1): 455 kB Progress (1): 459 kB Progress (1): 463 kB Progress (1): 467 kB Progress (1): 471 kB Progress (1): 475 kB Progress (1): 479 kB Progress (1): 483 kB Progress (2): 483 kB | 4.1 kB Progress (2): 487 kB | 4.1 kB Progress (2): 487 kB | 8.2 kB Progress (2): 487 kB | 12 kB Progress (2): 492 kB | 12 kB Progress (2): 492 kB | 16 kB Progress (2): 496 kB | 16 kB Progress (2): 496 kB | 20 kB Progress (2): 496 kB | 25 kB Progress (2): 500 kB | 25 kB Progress (2): 500 kB | 29 kB Progress (2): 504 kB | 29 kB Progress (2): 504 kB | 33 kB Progress (2): 504 kB | 37 kB Progress (2): 508 kB | 37 kB Progress (2): 508 kB | 41 kB Progress (2): 512 kB | 41 kB Progress (2): 516 kB | 41 kB Progress (2): 516 kB | 45 kB Progress (2): 516 kB | 49 kB Progress (2): 516 kB | 53 kB Progress (2): 520 kB | 53 kB Progress (2): 524 kB | 53 kB Progress (2): 528 kB | 53 kB Progress (2): 532 kB | 53 kB Progress (2): 537 kB | 53 kB Progress (2): 541 kB | 53 kB Progress (2): 545 kB | 53 kB Progress (2): 545 kB | 57 kB Progress (2): 549 kB | 57 kB Progress (2): 549 kB | 61 kB Progress (2): 549 kB | 66 kB Progress (2): 553 kB | 66 kB Progress (2): 557 kB | 66 kB Progress (2): 557 kB | 70 kB Progress (2): 557 kB | 74 kB Progress (2): 561 kB | 74 kB Progress (2): 561 kB | 78 kB Progress (2): 565 kB | 78 kB Progress (2): 565 kB | 82 kB Progress (2): 565 kB | 86 kB Progress (2): 565 kB | 90 kB Progress (2): 569 kB | 90 kB Progress (2): 573 kB | 90 kB Progress (2): 573 kB | 94 kB Progress (2): 578 kB | 94 kB Progress (2): 578 kB | 98 kB Progress (2): 582 kB | 98 kB Progress (2): 582 kB | 102 kB Progress (2): 586 kB | 102 kB Progress (2): 586 kB | 106 kB Progress (2): 590 kB | 106 kB Progress (2): 594 kB | 106 kB Progress (2): 594 kB | 111 kB Progress (2): 598 kB | 111 kB Progress (2): 598 kB | 115 kB Progress (2): 602 kB | 115 kB Progress (2): 602 kB | 119 kB Progress (2): 606 kB | 119 kB Progress (2): 606 kB | 123 kB Progress (2): 610 kB | 123 kB Progress (2): 614 kB | 123 kB Progress (2): 618 kB | 123 kB Progress (2): 618 kB | 127 kB Progress (2): 623 kB | 127 kB Progress (2): 623 kB | 131 kB Progress (2): 627 kB | 131 kB Progress (2): 631 kB | 131 kB Progress (2): 635 kB | 131 kB Progress (2): 635 kB | 135 kB Progress (2): 639 kB | 135 kB Progress (2): 639 kB | 139 kB Progress (2): 643 kB | 139 kB Progress (2): 647 kB | 139 kB Progress (2): 651 kB | 139 kB Progress (2): 655 kB | 139 kB Progress (2): 655 kB | 143 kB Progress (2): 659 kB | 143 kB Progress (2): 659 kB | 147 kB Progress (2): 663 kB | 147 kB Progress (2): 663 kB | 152 kB Progress (2): 663 kB | 156 kB Progress (2): 663 kB | 160 kB Progress (2): 663 kB | 164 kB Progress (2): 663 kB | 168 kB Progress (2): 663 kB | 172 kB Progress (2): 663 kB | 176 kB Progress (2): 663 kB | 180 kB Progress (2): 663 kB | 184 kB Progress (2): 663 kB | 188 kB Progress (2): 663 kB | 193 kB Progress (2): 663 kB | 197 kB Progress (2): 663 kB | 201 kB Progress (2): 663 kB | 205 kB Progress (2): 663 kB | 209 kB Progress (2): 663 kB | 213 kB Progress (2): 663 kB | 217 kB Progress (2): 663 kB | 221 kB Progress (2): 663 kB | 225 kB Progress (2): 663 kB | 229 kB Progress (2): 663 kB | 233 kB Progress (2): 663 kB | 238 kB Progress (2): 663 kB | 242 kB Progress (2): 663 kB | 246 kB Progress (2): 663 kB | 250 kB Progress (2): 663 kB | 254 kB Progress (2): 663 kB | 257 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 1.5 MB/s) Progress (2): 257 kB | 4.1 kB Progress (2): 257 kB | 8.2 kB Progress (2): 257 kB | 12 kB Progress (2): 257 kB | 16 kB Progress (2): 257 kB | 20 kB Progress (2): 257 kB | 25 kB Progress (2): 257 kB | 29 kB Progress (2): 257 kB | 33 kB Progress (2): 257 kB | 37 kB Progress (2): 257 kB | 41 kB Progress (2): 257 kB | 45 kB Progress (2): 257 kB | 49 kB Progress (2): 257 kB | 53 kB Progress (2): 257 kB | 57 kB Progress (2): 257 kB | 61 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 551 kB/s) Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (1): 336 kB Progress (1): 340 kB Progress (1): 344 kB Progress (1): 348 kB Progress (1): 352 kB Progress (1): 356 kB Progress (1): 360 kB Progress (1): 365 kB Progress (1): 369 kB Progress (1): 373 kB Progress (1): 377 kB Progress (1): 381 kB Progress (1): 385 kB Progress (1): 389 kB Progress (1): 393 kB Progress (1): 397 kB Progress (1): 401 kB Progress (1): 406 kB Progress (1): 410 kB Progress (1): 414 kB Progress (1): 418 kB Progress (1): 422 kB Progress (1): 426 kB Progress (1): 430 kB Progress (1): 434 kB Progress (1): 438 kB Progress (1): 442 kB Progress (1): 446 kB Progress (1): 451 kB Progress (1): 455 kB Progress (1): 459 kB Progress (1): 463 kB Progress (1): 467 kB Progress (1): 471 kB Progress (1): 475 kB Progress (1): 479 kB Progress (1): 483 kB Progress (1): 487 kB Progress (1): 492 kB Progress (1): 496 kB Progress (1): 500 kB Progress (1): 504 kB Progress (1): 508 kB Progress (1): 512 kB Progress (1): 516 kB Progress (1): 520 kB Progress (1): 524 kB Progress (1): 528 kB Progress (1): 532 kB Progress (1): 537 kB Progress (1): 541 kB Progress (1): 545 kB Progress (1): 549 kB Progress (1): 553 kB Progress (1): 557 kB Progress (1): 561 kB Progress (1): 565 kB Progress (1): 569 kB Progress (1): 573 kB Progress (1): 578 kB Progress (1): 582 kB Progress (1): 586 kB Progress (1): 590 kB Progress (1): 594 kB Progress (1): 598 kB Progress (1): 602 kB Progress (1): 606 kB Progress (1): 610 kB Progress (1): 614 kB Progress (1): 618 kB Progress (1): 623 kB Progress (1): 627 kB Progress (1): 631 kB Progress (1): 635 kB Progress (1): 639 kB Progress (1): 643 kB Progress (1): 647 kB Progress (1): 651 kB Progress (1): 655 kB Progress (1): 659 kB Progress (1): 664 kB Progress (1): 668 kB Progress (1): 672 kB Progress (1): 676 kB Progress (1): 680 kB Progress (1): 684 kB Progress (1): 688 kB Progress (1): 692 kB Progress (1): 696 kB Progress (1): 700 kB Progress (1): 705 kB Progress (1): 709 kB Progress (1): 713 kB Progress (1): 717 kB Progress (1): 721 kB Progress (1): 725 kB Progress (1): 729 kB Progress (1): 733 kB Progress (1): 737 kB Progress (1): 741 kB Progress (1): 745 kB Progress (1): 750 kB Progress (1): 754 kB Progress (1): 758 kB Progress (1): 762 kB Progress (1): 766 kB Progress (1): 770 kB Progress (1): 774 kB Progress (1): 778 kB Progress (1): 782 kB Progress (1): 786 kB Progress (1): 791 kB Progress (1): 795 kB Progress (1): 799 kB Progress (1): 803 kB Progress (1): 807 kB Progress (1): 811 kB Progress (1): 815 kB Progress (1): 819 kB Progress (1): 823 kB Progress (1): 827 kB Progress (1): 831 kB Progress (1): 836 kB Progress (1): 840 kB Progress (1): 844 kB Progress (1): 848 kB Progress (1): 852 kB Progress (1): 856 kB Progress (1): 860 kB Progress (1): 864 kB Progress (1): 868 kB Progress (1): 872 kB Progress (1): 877 kB Progress (1): 881 kB Progress (1): 885 kB Progress (1): 889 kB Progress (1): 893 kB Progress (1): 897 kB Progress (1): 901 kB Progress (1): 905 kB Progress (1): 909 kB Progress (1): 913 kB Progress (1): 918 kB Progress (1): 922 kB Progress (1): 926 kB Progress (1): 930 kB Progress (1): 934 kB Progress (1): 938 kB Progress (1): 942 kB Progress (1): 946 kB Progress (1): 950 kB Progress (1): 954 kB Progress (1): 958 kB Progress (1): 963 kB Progress (1): 967 kB Progress (1): 971 kB Progress (1): 975 kB Progress (1): 979 kB Progress (1): 983 kB Progress (1): 987 kB Progress (1): 991 kB Progress (1): 995 kB Progress (1): 999 kB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.6 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.7 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Progress (1): 3.8 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 5.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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: 0.827 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.01 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_2.0.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_2.0.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.121 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 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.087 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_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 62 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15.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/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15.jar (19 kB at 448 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15.pom Progress (1): 1.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15.pom (1.7 kB at 52 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 113 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 997 B/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 4.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15-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/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220711.085140-15-sources.jar (19 kB at 567 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.3 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.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.665 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.233 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.06 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.07 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_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 90 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15.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/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15.jar (30 kB at 141 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15.pom (1.8 kB at 61 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 180 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 1.8 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 5.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15-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/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220711.085140-15-sources.jar (20 kB at 639 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 601 B/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 2.0.0-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_2.0.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-application) @ 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_2.0.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_2.0.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_2.0.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-07-11T10:52:24,698 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-07-11T10:52:24,704 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: 2.233 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.059 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.055 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_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 40 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14.jar Progress (1): 4.1/159 kB Progress (1): 8.2/159 kB Progress (1): 12/159 kB Progress (1): 16/159 kB Progress (1): 20/159 kB Progress (1): 25/159 kB Progress (1): 29/159 kB Progress (1): 33/159 kB Progress (1): 37/159 kB Progress (1): 41/159 kB Progress (1): 45/159 kB Progress (1): 49/159 kB Progress (1): 53/159 kB Progress (1): 57/159 kB Progress (1): 61/159 kB Progress (1): 66/159 kB Progress (1): 70/159 kB Progress (1): 74/159 kB Progress (1): 78/159 kB Progress (1): 82/159 kB Progress (1): 86/159 kB Progress (1): 90/159 kB Progress (1): 94/159 kB Progress (1): 98/159 kB Progress (1): 102/159 kB Progress (1): 106/159 kB Progress (1): 111/159 kB Progress (1): 115/159 kB Progress (1): 119/159 kB Progress (1): 123/159 kB Progress (1): 127/159 kB Progress (1): 131/159 kB Progress (1): 135/159 kB Progress (1): 139/159 kB Progress (1): 143/159 kB Progress (1): 147/159 kB Progress (1): 152/159 kB Progress (1): 156/159 kB Progress (1): 159 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14.jar (159 kB at 4.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14.pom (3.3 kB at 87 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 215 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 2.3 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 7.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14-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/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220711.085140-14-sources.jar (166 kB at 4.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 2.3 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 2.0.0-SNAPSHOT [7/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.pom (2.1 kB at 4.9 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 160 kB Progress (1): 164 kB Progress (1): 168 kB Progress (1): 172 kB Progress (1): 176 kB Progress (1): 180 kB Progress (1): 184 kB Progress (1): 188 kB Progress (1): 193 kB Progress (1): 197 kB Progress (1): 201 kB Progress (1): 205 kB Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (1): 303 kB Progress (1): 307 kB Progress (1): 311 kB Progress (1): 315 kB Progress (1): 319 kB Progress (1): 324 kB Progress (1): 328 kB Progress (1): 332 kB Progress (1): 336 kB Progress (1): 340 kB Progress (1): 344 kB Progress (1): 348 kB Progress (1): 352 kB Progress (1): 356 kB Progress (1): 360 kB Progress (1): 365 kB Progress (1): 369 kB Progress (1): 373 kB Progress (1): 377 kB Progress (1): 381 kB Progress (1): 385 kB Progress (1): 389 kB Progress (1): 393 kB Progress (1): 397 kB Progress (1): 401 kB Progress (1): 406 kB Progress (1): 410 kB Progress (1): 414 kB Progress (1): 418 kB Progress (1): 422 kB Progress (1): 426 kB Progress (1): 430 kB Progress (1): 434 kB Progress (1): 438 kB Progress (1): 442 kB Progress (1): 446 kB Progress (1): 451 kB Progress (1): 455 kB Progress (1): 459 kB Progress (1): 463 kB Progress (1): 467 kB Progress (1): 471 kB Progress (1): 475 kB Progress (1): 479 kB Progress (1): 483 kB Progress (1): 487 kB Progress (1): 492 kB Progress (1): 496 kB Progress (1): 500 kB Progress (1): 504 kB Progress (1): 508 kB Progress (1): 512 kB Progress (1): 516 kB Progress (1): 520 kB Progress (1): 524 kB Progress (1): 528 kB Progress (1): 532 kB Progress (1): 537 kB Progress (1): 541 kB Progress (1): 545 kB Progress (1): 549 kB Progress (1): 553 kB Progress (1): 557 kB Progress (1): 561 kB Progress (1): 565 kB Progress (1): 569 kB Progress (1): 573 kB Progress (1): 578 kB Progress (1): 582 kB Progress (1): 586 kB Progress (1): 590 kB Progress (1): 594 kB Progress (1): 598 kB Progress (1): 602 kB Progress (1): 606 kB Progress (1): 610 kB Progress (1): 614 kB Progress (1): 618 kB Progress (1): 623 kB Progress (1): 627 kB Progress (1): 631 kB Progress (1): 635 kB Progress (1): 639 kB Progress (1): 643 kB Progress (1): 647 kB Progress (1): 651 kB Progress (1): 655 kB Progress (1): 659 kB Progress (1): 664 kB Progress (1): 668 kB Progress (1): 672 kB Progress (1): 676 kB Progress (1): 680 kB Progress (1): 684 kB Progress (1): 688 kB Progress (1): 692 kB Progress (1): 696 kB Progress (1): 700 kB Progress (1): 705 kB Progress (1): 709 kB Progress (1): 713 kB Progress (1): 717 kB Progress (1): 721 kB Progress (1): 725 kB Progress (1): 729 kB Progress (1): 733 kB Progress (1): 737 kB Progress (1): 741 kB Progress (1): 745 kB Progress (1): 750 kB Progress (1): 754 kB Progress (1): 758 kB Progress (1): 762 kB Progress (1): 766 kB Progress (1): 770 kB Progress (1): 774 kB Progress (1): 778 kB Progress (1): 782 kB Progress (1): 786 kB Progress (1): 791 kB Progress (1): 795 kB Progress (1): 799 kB Progress (1): 803 kB Progress (1): 807 kB Progress (1): 811 kB Progress (1): 815 kB Progress (1): 819 kB Progress (1): 823 kB Progress (1): 827 kB Progress (1): 831 kB Progress (1): 836 kB Progress (1): 840 kB Progress (1): 844 kB Progress (1): 848 kB Progress (1): 852 kB Progress (1): 856 kB Progress (1): 860 kB Progress (1): 864 kB Progress (1): 868 kB Progress (1): 872 kB Progress (1): 877 kB Progress (1): 881 kB Progress (1): 885 kB Progress (1): 889 kB Progress (1): 893 kB Progress (1): 897 kB Progress (1): 901 kB Progress (1): 905 kB Progress (1): 909 kB Progress (1): 913 kB Progress (1): 918 kB Progress (1): 922 kB Progress (1): 926 kB Progress (1): 930 kB Progress (1): 934 kB Progress (1): 938 kB Progress (1): 942 kB Progress (1): 946 kB Progress (1): 950 kB Progress (1): 954 kB Progress (1): 958 kB Progress (1): 963 kB Progress (1): 967 kB Progress (1): 971 kB Progress (1): 975 kB Progress (1): 979 kB Progress (1): 983 kB Progress (1): 987 kB Progress (1): 991 kB Progress (1): 995 kB Progress (1): 999 kB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.0 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.1 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.2 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.7 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.8 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 1.9 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.0 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.1 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.2 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.3 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.4 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.5 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.6 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.7 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.8 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 2.9 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.0 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.1 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.2 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.3 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.4 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Progress (1): 3.5 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-core/9.2.0/lucene-core-9.2.0.jar (3.5 MB at 7.6 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.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 172 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-api/target/test-classes [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.091 s - in org.appng.api.model.PropertyTypeTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 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.029 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.92 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.FileUploadTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 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.017 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.129 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-07-11T10:52:36,394 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: 2.415 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.148 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.012 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.005 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.096 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-07-11T10:52:38,808 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.094 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.springframework.util.ReflectionUtils (file:/var/lib/jenkins/.m2/repository/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar) to field java.net.URLClassLoader.acc [ERROR] WARNING: Please consider reporting this to the maintainers of org.springframework.util.ReflectionUtils [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-11T10:52:38,812 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#757020217 for site thesite with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.065 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.005 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.103 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.345 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.196 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.002 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.004 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-07-11T10:52:39,637 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-07-11T10:52:39,638 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-07-11T10:52:39,639 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-07-11T10:52:39,647 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.102 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.016 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.01 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.033 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.118 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.037 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.063 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.048 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-07-11T10:52:40,102 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.004 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-07-11T10:52:40,194 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.092 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-07-11T10:52:40,244 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-07-11T10:52:40,252 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.054 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-07-11T10:52:40,291 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.036 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-07-11T10:52:40,389 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.023 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2022-07-11T10:52:40,409 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.017 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.02 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.043 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-07-11T10:52:40,496 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.017 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.037 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-07-11T10:52:40,557 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.017 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-07-11T10:52:40,585 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.03 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.003 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.212 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-07-11T10:52:41,118 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-07-11T10:52:41,165 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-07-11T10:52:41,206 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-07-11T10:52:41,245 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-07-11T10:52:41,284 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-07-11T10:52:41,323 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-07-11T10:52:41,369 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-07-11T10:52:41,442 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-07-11T10:52:41,473 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-07-11T10:52:41,500 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-07-11T10:52:41,527 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-07-11T10:52:41,555 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-07-11T10:52:41,851 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-07-11T10:52:41,875 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-07-11T10:52:41,899 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-07-11T10:52:41,923 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-07-11T10:52:41,948 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-07-11T10:52:41,973 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-07-11T10:52:41,997 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-07-11T10:52:42,020 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-07-11T10:52:42,044 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-07-11T10:52:42,067 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-07-11T10:52:42,092 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-07-11T10:52:42,750 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 1680ms 2022-07-11T10:52:42,752 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-07-11T10:52:42,802 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-11T10:52:42,883 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-11T10:52:42,933 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-07-11T10:52:42,959 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: 2.175 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.508 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_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14.jar Progress (1): 4.1/361 kB Progress (1): 8.2/361 kB Progress (1): 12/361 kB Progress (1): 16/361 kB Progress (1): 20/361 kB Progress (1): 25/361 kB Progress (1): 29/361 kB Progress (1): 33/361 kB Progress (1): 37/361 kB Progress (1): 41/361 kB Progress (1): 45/361 kB Progress (1): 49/361 kB Progress (1): 53/361 kB Progress (1): 57/361 kB Progress (1): 61/361 kB Progress (1): 66/361 kB Progress (1): 70/361 kB Progress (1): 74/361 kB Progress (1): 78/361 kB Progress (1): 82/361 kB Progress (1): 86/361 kB Progress (1): 90/361 kB Progress (1): 94/361 kB Progress (1): 98/361 kB Progress (1): 102/361 kB Progress (1): 106/361 kB Progress (1): 111/361 kB Progress (1): 115/361 kB Progress (1): 119/361 kB Progress (1): 123/361 kB Progress (1): 127/361 kB Progress (1): 131/361 kB Progress (1): 135/361 kB Progress (1): 139/361 kB Progress (1): 143/361 kB Progress (1): 147/361 kB Progress (1): 152/361 kB Progress (1): 156/361 kB Progress (1): 160/361 kB Progress (1): 164/361 kB Progress (1): 168/361 kB Progress (1): 172/361 kB Progress (1): 176/361 kB Progress (1): 180/361 kB Progress (1): 184/361 kB Progress (1): 188/361 kB Progress (1): 193/361 kB Progress (1): 197/361 kB Progress (1): 201/361 kB Progress (1): 205/361 kB Progress (1): 209/361 kB Progress (1): 213/361 kB Progress (1): 217/361 kB Progress (1): 221/361 kB Progress (1): 225/361 kB Progress (1): 229/361 kB Progress (1): 233/361 kB Progress (1): 238/361 kB Progress (1): 242/361 kB Progress (1): 246/361 kB Progress (1): 250/361 kB Progress (1): 254/361 kB Progress (1): 258/361 kB Progress (1): 262/361 kB Progress (1): 266/361 kB Progress (1): 270/361 kB Progress (1): 274/361 kB Progress (1): 279/361 kB Progress (1): 283/361 kB Progress (1): 287/361 kB Progress (1): 291/361 kB Progress (1): 295/361 kB Progress (1): 299/361 kB Progress (1): 303/361 kB Progress (1): 307/361 kB Progress (1): 311/361 kB Progress (1): 315/361 kB Progress (1): 319/361 kB Progress (1): 324/361 kB Progress (1): 328/361 kB Progress (1): 332/361 kB Progress (1): 336/361 kB Progress (1): 340/361 kB Progress (1): 344/361 kB Progress (1): 348/361 kB Progress (1): 352/361 kB Progress (1): 356/361 kB Progress (1): 360/361 kB Progress (1): 361 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14.jar (361 kB at 7.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14.pom (3.9 kB at 5.8 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 174 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 729 B/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 3.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14-sources.jar Progress (1): 4.1/283 kB Progress (1): 8.2/283 kB Progress (1): 12/283 kB Progress (1): 16/283 kB Progress (1): 20/283 kB Progress (1): 25/283 kB Progress (1): 29/283 kB Progress (1): 33/283 kB Progress (1): 37/283 kB Progress (1): 41/283 kB Progress (1): 45/283 kB Progress (1): 49/283 kB Progress (1): 53/283 kB Progress (1): 57/283 kB Progress (1): 61/283 kB Progress (1): 66/283 kB Progress (1): 70/283 kB Progress (1): 74/283 kB Progress (1): 78/283 kB Progress (1): 82/283 kB Progress (1): 86/283 kB Progress (1): 90/283 kB Progress (1): 94/283 kB Progress (1): 98/283 kB Progress (1): 102/283 kB Progress (1): 106/283 kB Progress (1): 111/283 kB Progress (1): 115/283 kB Progress (1): 119/283 kB Progress (1): 123/283 kB Progress (1): 127/283 kB Progress (1): 131/283 kB Progress (1): 135/283 kB Progress (1): 139/283 kB Progress (1): 143/283 kB Progress (1): 147/283 kB Progress (1): 152/283 kB Progress (1): 156/283 kB Progress (1): 160/283 kB Progress (1): 164/283 kB Progress (1): 168/283 kB Progress (1): 172/283 kB Progress (1): 176/283 kB Progress (1): 180/283 kB Progress (1): 184/283 kB Progress (1): 188/283 kB Progress (1): 193/283 kB Progress (1): 197/283 kB Progress (1): 201/283 kB Progress (1): 205/283 kB Progress (1): 209/283 kB Progress (1): 213/283 kB Progress (1): 217/283 kB Progress (1): 221/283 kB Progress (1): 225/283 kB Progress (1): 229/283 kB Progress (1): 233/283 kB Progress (1): 238/283 kB Progress (1): 242/283 kB Progress (1): 246/283 kB Progress (1): 250/283 kB Progress (1): 254/283 kB Progress (1): 258/283 kB Progress (1): 262/283 kB Progress (1): 266/283 kB Progress (1): 270/283 kB Progress (1): 274/283 kB Progress (1): 279/283 kB Progress (1): 283/283 kB Progress (1): 283 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220711.085140-14-sources.jar (283 kB at 6.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 950 B/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 2.0.0-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_2.0.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_2.0.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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.48 s - in org.appng.testsupport.SimpleApplicationTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 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.031 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.018 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.246 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.045 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-07-11T10:52:53,016 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:52:53,038 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f4d32bf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@774d8276, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6ce26986, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2bf2d6eb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d6cd1e0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76a9a009, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9785903, org.springframework.test.context.event.EventPublishingTestExecutionListener@34009349] 2022-07-11T10:52:53,641 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:52:53,642 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-07-11T10:52:53,642 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-07-11T10:52:53,646 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-07-11T10:52:53,646 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-07-11T10:52:53,660 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:52:53,676 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:52:53,676 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 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_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 52 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14.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/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14.jar (62 kB at 1.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14.pom (2.2 kB at 59 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 150 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 1.1 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 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14-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/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220711.085140-14-sources.jar (39 kB at 1.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 2.2 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 2.0.0-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_2.0.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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: 0.989 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.008 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.rest.DataSourceHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-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_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 66 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10.jar (82 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10.pom (4.4 kB at 12 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 63 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 995 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10-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/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220711.085140-10-sources.jar (53 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 864 B/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 2.0.0-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_2.0.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_2.0.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 16 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: Recompile with -Xlint:deprecation for details. [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_2.0.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.093 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-07-11T10:53:06,166 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-07-11T10:53:06,240 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:53:06,410 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-07-11T10:53:06,412 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-07-11T10:53:06,689 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:06,816 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 113 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:06,992 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:07,008 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:07,144 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:53:07,333 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:07,337 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:07,338 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:07,338 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:07,341 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:07,663 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:07,711 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:08,931 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:53:09,630 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d4da729] 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-07-11T10:53:09,633 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55397d15] 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-07-11T10:53:09,646 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:09,659 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:10,926 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:10,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:10,939 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:10,975 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 34 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:10,985 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:10,985 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:11,010 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:11,010 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:11,010 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:11,011 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:11,011 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:11,012 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:11,018 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:11,188 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@209b4b35] 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-07-11T10:53:11,193 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27aa7294] 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-07-11T10:53:11,209 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:11,210 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:11,451 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:11,452 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:11,458 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:11,482 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:11,490 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:11,490 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:11,511 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:11,511 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:11,512 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:11,512 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:11,512 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:11,513 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:11,517 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:11,662 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e0f2686] 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-07-11T10:53:11,665 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5749e633] 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-07-11T10:53:11,674 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:11,674 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:11,906 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:11,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:11,913 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:11,932 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:11,939 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:11,939 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:11,956 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:11,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:11,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:11,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:11,956 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:11,957 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:11,961 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:12,132 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54e3cba2] 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-07-11T10:53:12,134 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5978ba12] 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-07-11T10:53:12,146 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:12,146 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:12,471 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:12,471 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:12,479 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:12,515 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 35 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:12,523 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:12,524 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:12,547 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:12,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:12,548 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:12,548 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:12,548 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:12,549 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:12,558 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:12,726 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58922a00] 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-07-11T10:53:12,729 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c7a4986] 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-07-11T10:53:12,740 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:12,740 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,144 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,145 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,155 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:13,179 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:13,186 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:13,186 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:13,205 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:13,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:13,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:13,206 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:13,207 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:13,212 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:13,317 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@516370c1] 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-07-11T10:53:13,319 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@381f05a9] 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-07-11T10:53:13,328 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:13,329 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,456 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,456 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,461 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:13,479 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:13,485 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:13,485 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:13,501 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:13,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,501 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:13,502 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:13,502 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:13,503 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:13,507 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:13,611 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f0deba2] 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-07-11T10:53:13,613 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1611ce1c] 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-07-11T10:53:13,622 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:13,622 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,727 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:13,727 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,732 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:13,749 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:13,755 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:13,755 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:13,770 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:13,770 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:13,770 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:13,770 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:13,770 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:13,771 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:13,775 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:13,872 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f563397] 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-07-11T10:53:13,874 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@682fc714] 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-07-11T10:53:13,883 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:13,883 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,005 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,005 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,010 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:14,029 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:14,034 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:14,034 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:14,049 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:14,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:14,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:14,050 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:14,051 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:14,055 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:14,159 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6019ce4b] 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-07-11T10:53:14,161 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53741683] 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-07-11T10:53:14,170 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:14,171 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,277 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,278 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,282 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:14,299 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:14,304 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:14,304 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:14,334 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:14,334 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,335 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:14,335 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:14,335 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:14,336 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:14,340 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:14,449 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@eb1d7c8] 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-07-11T10:53:14,452 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@435a13ac] 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-07-11T10:53:14,460 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:14,461 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,558 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,562 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:14,582 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:14,589 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:14,589 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:14,608 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:14,608 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,608 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:14,609 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:14,609 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:14,610 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:14,614 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:14,714 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@221383c9] 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-07-11T10:53:14,717 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1940bacd] 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-07-11T10:53:14,728 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:14,729 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,875 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:14,875 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,880 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:14,896 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:14,902 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:14,902 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:14,917 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:14,917 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:14,917 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:14,917 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:14,917 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:14,918 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:14,922 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:15,014 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7980eb2] 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-07-11T10:53:15,017 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d727123] 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-07-11T10:53:15,024 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:15,025 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,169 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,169 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,175 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:15,197 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:15,203 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:15,204 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:15,222 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:15,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:15,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:15,223 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:15,224 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:15,228 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:15,339 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@292237cd] 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-07-11T10:53:15,341 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@401e36ab] 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-07-11T10:53:15,349 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:15,350 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,453 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,453 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,457 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:15,470 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:15,476 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:15,476 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:15,491 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:15,491 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,491 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:15,491 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:15,492 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:15,493 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:15,498 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:15,595 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@583f6270] 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-07-11T10:53:15,597 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b95a754] 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-07-11T10:53:15,606 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:15,606 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,703 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,704 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,708 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:15,723 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:15,728 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:15,728 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:15,741 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:15,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:15,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:15,742 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:15,743 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:15,747 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:15,825 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60483dcf] 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-07-11T10:53:15,827 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a4f7911] 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-07-11T10:53:15,835 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:15,835 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,928 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:15,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,933 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:15,945 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:15,952 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:15,952 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:15,965 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:15,965 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:15,966 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:15,966 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:15,966 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:15,967 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:15,971 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,056 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e32261f] 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-07-11T10:53:16,057 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78c7d992] 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-07-11T10:53:16,065 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,066 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:16,161 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:16,162 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: 9.746 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-07-11T10:53:16,192 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,204 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,205 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,206 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,209 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,280 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28728558] 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-07-11T10:53:16,281 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52ac4878] 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-07-11T10:53:16,289 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,309 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,320 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,320 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,321 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,324 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,395 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55eb9b2c] 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-07-11T10:53:16,397 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46dc6087] 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-07-11T10:53:16,405 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,437 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,449 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,449 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,450 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,450 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,450 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,451 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,454 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,528 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2935042e] 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-07-11T10:53:16,529 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@294e4c35] 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-07-11T10:53:16,536 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,547 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,559 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,559 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,560 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,563 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,631 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21f9b360] 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-07-11T10:53:16,633 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b3847f5] 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-07-11T10:53:16,640 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,655 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,666 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,667 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,667 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,667 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,667 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,668 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,671 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,742 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ca01e01] 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-07-11T10:53:16,744 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11f30fc6] 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-07-11T10:53:16,753 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:16,765 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,781 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,782 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,783 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,786 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:16,882 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d9c54e6] 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-07-11T10:53:16,884 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78299721] 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-07-11T10:53:16,895 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: 0.746 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-07-11T10:53:16,918 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:16,933 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:16,937 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:16,937 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:16,949 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:16,949 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:16,949 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:16,950 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:16,950 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:16,951 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:16,954 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:17,025 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6aee292d] 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-07-11T10:53:17,026 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6eb61a31] 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-07-11T10:53:17,033 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:17,034 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:17,174 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:17,174 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-07-11T10:53:17,181 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:53:17,196 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-11T10:53:17,208 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-11T10:53:17,208 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:53:17,220 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:53:17,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:53:17,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:53:17,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:53:17,221 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:53:17,221 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:53:17,225 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:53:17,308 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54372b03] 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-07-11T10:53:17,309 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c3c36df] 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-07-11T10:53:17,318 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:53:17,318 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:53:17,396 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 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_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 38 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14.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/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14.jar (28 kB at 431 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14.pom Progress (1): 3.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14.pom (3.4 kB at 18 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 131 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-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-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 7.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14-sources.jar Progress (1): 4.1/26 kB Progress (1): 8.2/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 25/26 kB Progress (1): 26 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220711.085140-14-sources.jar (26 kB at 922 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (994 B at 1.2 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 2.0.0-SNAPSHOT [11/28] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.pom Progress (1): 2.8 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.pom (2.8 kB at 56 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.pom (2.4 kB at 33 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.pom (2.4 kB at 12 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.pom (2.4 kB at 41 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.pom Progress (1): 2.8 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.pom (2.8 kB at 95 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.pom (2.6 kB at 88 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.pom Progress (1): 2.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.pom (2.5 kB at 6.3 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.pom Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.pom Progress (1): 3.8 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.pom (3.8 kB at 50 kB/s) Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.jar Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (2): 16 kB | 4.1 kB Progress (2): 16 kB | 8.2 kB Progress (2): 16 kB | 12 kB Progress (2): 16 kB | 16 kB Progress (2): 16 kB | 20 kB Progress (2): 16 kB | 25 kB Progress (2): 16 kB | 29 kB Progress (2): 16 kB | 33 kB Progress (2): 16 kB | 37 kB Progress (2): 16 kB | 41 kB Progress (2): 16 kB | 45 kB Progress (2): 16 kB | 49 kB Progress (2): 16 kB | 51 kB Progress (2): 20 kB | 51 kB Progress (2): 25 kB | 51 kB Progress (2): 29 kB | 51 kB Progress (2): 33 kB | 51 kB Progress (2): 37 kB | 51 kB Progress (2): 41 kB | 51 kB Progress (2): 45 kB | 51 kB Progress (2): 49 kB | 51 kB Progress (2): 53 kB | 51 kB Progress (2): 57 kB | 51 kB Progress (2): 61 kB | 51 kB Progress (2): 66 kB | 51 kB Progress (2): 70 kB | 51 kB Progress (2): 74 kB | 51 kB Progress (2): 78 kB | 51 kB Progress (2): 82 kB | 51 kB Progress (2): 86 kB | 51 kB Progress (2): 90 kB | 51 kB Progress (2): 94 kB | 51 kB Progress (2): 98 kB | 51 kB Progress (2): 102 kB | 51 kB Progress (2): 106 kB | 51 kB Progress (2): 111 kB | 51 kB Progress (2): 115 kB | 51 kB Progress (2): 119 kB | 51 kB Progress (2): 123 kB | 51 kB Progress (2): 127 kB | 51 kB Progress (2): 131 kB | 51 kB Progress (2): 135 kB | 51 kB Progress (2): 139 kB | 51 kB Progress (2): 143 kB | 51 kB Progress (2): 147 kB | 51 kB Progress (2): 152 kB | 51 kB Progress (2): 156 kB | 51 kB Progress (2): 160 kB | 51 kB Progress (2): 164 kB | 51 kB Progress (2): 168 kB | 51 kB Progress (2): 172 kB | 51 kB Progress (2): 176 kB | 51 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-memory/9.2.0/lucene-memory-9.2.0.jar (51 kB at 687 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.jar Progress (2): 176 kB | 4.1 kB Progress (2): 176 kB | 8.2 kB Progress (2): 176 kB | 12 kB Progress (2): 180 kB | 12 kB Progress (2): 180 kB | 16 kB Progress (2): 184 kB | 16 kB Progress (2): 184 kB | 20 kB Progress (2): 184 kB | 25 kB Progress (2): 188 kB | 25 kB Progress (3): 188 kB | 25 kB | 4.1 kB Progress (3): 188 kB | 25 kB | 8.2 kB Progress (3): 188 kB | 25 kB | 12 kB Progress (3): 188 kB | 25 kB | 16 kB Progress (3): 188 kB | 25 kB | 20 kB Progress (3): 188 kB | 25 kB | 25 kB Progress (3): 188 kB | 29 kB | 25 kB Progress (3): 188 kB | 33 kB | 25 kB Progress (3): 188 kB | 37 kB | 25 kB Progress (3): 188 kB | 41 kB | 25 kB Progress (3): 193 kB | 41 kB | 25 kB Progress (3): 193 kB | 41 kB | 29 kB Progress (3): 193 kB | 45 kB | 29 kB Progress (3): 193 kB | 49 kB | 29 kB Progress (3): 193 kB | 53 kB | 29 kB Progress (3): 193 kB | 57 kB | 29 kB Progress (3): 193 kB | 61 kB | 29 kB Progress (3): 193 kB | 61 kB | 33 kB Progress (3): 193 kB | 66 kB | 33 kB Progress (3): 193 kB | 66 kB | 37 kB Progress (3): 193 kB | 70 kB | 37 kB Progress (3): 193 kB | 70 kB | 41 kB Progress (3): 193 kB | 70 kB | 45 kB Progress (3): 193 kB | 70 kB | 49 kB Progress (3): 193 kB | 70 kB | 53 kB Progress (3): 193 kB | 70 kB | 57 kB Progress (3): 193 kB | 70 kB | 61 kB Progress (3): 193 kB | 70 kB | 66 kB Progress (3): 193 kB | 70 kB | 70 kB Progress (3): 193 kB | 70 kB | 74 kB Progress (3): 193 kB | 70 kB | 78 kB Progress (3): 193 kB | 70 kB | 82 kB Progress (3): 193 kB | 70 kB | 86 kB Progress (3): 193 kB | 70 kB | 90 kB Progress (3): 193 kB | 70 kB | 94 kB Progress (3): 193 kB | 70 kB | 98 kB Progress (3): 193 kB | 70 kB | 102 kB Progress (3): 193 kB | 70 kB | 106 kB Progress (3): 193 kB | 70 kB | 111 kB Progress (3): 193 kB | 70 kB | 115 kB Progress (3): 193 kB | 70 kB | 119 kB Progress (3): 193 kB | 70 kB | 123 kB Progress (3): 193 kB | 70 kB | 127 kB Progress (3): 193 kB | 70 kB | 131 kB Progress (3): 193 kB | 70 kB | 135 kB Progress (3): 193 kB | 70 kB | 139 kB Progress (3): 193 kB | 70 kB | 143 kB Progress (3): 193 kB | 70 kB | 147 kB Progress (3): 193 kB | 70 kB | 152 kB Progress (3): 193 kB | 70 kB | 156 kB Progress (3): 193 kB | 70 kB | 160 kB Progress (3): 193 kB | 70 kB | 164 kB Progress (3): 193 kB | 70 kB | 168 kB Progress (3): 193 kB | 70 kB | 172 kB Progress (3): 193 kB | 70 kB | 176 kB Progress (3): 193 kB | 70 kB | 180 kB Progress (3): 193 kB | 70 kB | 184 kB Progress (3): 193 kB | 70 kB | 188 kB Progress (3): 193 kB | 70 kB | 193 kB Progress (3): 193 kB | 70 kB | 197 kB Progress (3): 193 kB | 70 kB | 201 kB Progress (3): 193 kB | 70 kB | 205 kB Progress (3): 193 kB | 70 kB | 209 kB Progress (3): 193 kB | 70 kB | 213 kB Progress (3): 193 kB | 70 kB | 217 kB Progress (3): 193 kB | 70 kB | 221 kB Progress (3): 193 kB | 70 kB | 225 kB Progress (3): 193 kB | 70 kB | 229 kB Progress (3): 193 kB | 70 kB | 233 kB Progress (3): 193 kB | 70 kB | 238 kB Progress (3): 193 kB | 70 kB | 242 kB Progress (3): 193 kB | 70 kB | 246 kB Progress (3): 193 kB | 70 kB | 250 kB Progress (3): 193 kB | 70 kB | 254 kB Progress (3): 193 kB | 70 kB | 258 kB Progress (3): 193 kB | 70 kB | 262 kB Progress (3): 193 kB | 70 kB | 266 kB Progress (3): 193 kB | 70 kB | 270 kB Progress (3): 193 kB | 70 kB | 274 kB Progress (3): 193 kB | 70 kB | 279 kB Progress (3): 193 kB | 70 kB | 283 kB Progress (3): 193 kB | 70 kB | 287 kB Progress (3): 193 kB | 70 kB | 291 kB Progress (3): 193 kB | 70 kB | 295 kB Progress (3): 193 kB | 70 kB | 299 kB Progress (3): 197 kB | 70 kB | 299 kB Progress (3): 197 kB | 74 kB | 299 kB Progress (3): 201 kB | 74 kB | 299 kB Progress (3): 201 kB | 74 kB | 303 kB Progress (3): 201 kB | 78 kB | 303 kB Progress (3): 201 kB | 78 kB | 307 kB Progress (3): 201 kB | 82 kB | 307 kB Progress (3): 201 kB | 82 kB | 311 kB Progress (3): 201 kB | 86 kB | 311 kB Progress (3): 201 kB | 86 kB | 315 kB Progress (3): 201 kB | 90 kB | 315 kB Progress (3): 201 kB | 94 kB | 315 kB Progress (3): 201 kB | 94 kB | 319 kB Progress (3): 201 kB | 98 kB | 319 kB Progress (3): 201 kB | 98 kB | 324 kB Progress (3): 201 kB | 102 kB | 324 kB Progress (3): 205 kB | 102 kB | 324 kB Progress (3): 205 kB | 102 kB | 328 kB Progress (3): 209 kB | 102 kB | 328 kB Progress (3): 209 kB | 102 kB | 332 kB Progress (3): 209 kB | 106 kB | 332 kB Progress (3): 213 kB | 106 kB | 332 kB Progress (3): 213 kB | 111 kB | 332 kB Progress (3): 217 kB | 111 kB | 332 kB Progress (3): 217 kB | 115 kB | 332 kB Progress (3): 221 kB | 115 kB | 332 kB Progress (3): 221 kB | 119 kB | 332 kB Progress (3): 225 kB | 119 kB | 332 kB Progress (3): 225 kB | 119 kB | 336 kB Progress (3): 225 kB | 123 kB | 336 kB Progress (3): 225 kB | 123 kB | 340 kB Progress (3): 225 kB | 127 kB | 340 kB Progress (3): 225 kB | 127 kB | 344 kB Progress (3): 225 kB | 131 kB | 344 kB Progress (3): 225 kB | 135 kB | 344 kB Progress (3): 225 kB | 139 kB | 344 kB Progress (3): 225 kB | 143 kB | 344 kB Progress (3): 225 kB | 147 kB | 344 kB Progress (3): 225 kB | 152 kB | 344 kB Progress (3): 225 kB | 156 kB | 344 kB Progress (3): 225 kB | 160 kB | 344 kB Progress (3): 225 kB | 164 kB | 344 kB Progress (3): 225 kB | 168 kB | 344 kB Progress (3): 225 kB | 172 kB | 344 kB Progress (3): 225 kB | 176 kB | 344 kB Progress (3): 225 kB | 180 kB | 344 kB Progress (3): 225 kB | 184 kB | 344 kB Progress (3): 229 kB | 184 kB | 344 kB Progress (3): 229 kB | 188 kB | 344 kB Progress (3): 229 kB | 188 kB | 348 kB Progress (3): 233 kB | 188 kB | 348 kB Progress (3): 233 kB | 193 kB | 348 kB Progress (3): 233 kB | 197 kB | 348 kB Progress (3): 233 kB | 197 kB | 352 kB Progress (3): 238 kB | 197 kB | 352 kB Progress (3): 238 kB | 197 kB | 356 kB Progress (3): 238 kB | 201 kB | 356 kB Progress (3): 242 kB | 201 kB | 356 kB Progress (3): 242 kB | 205 kB | 356 kB Progress (3): 242 kB | 205 kB | 360 kB Progress (3): 246 kB | 205 kB | 360 kB Progress (3): 246 kB | 205 kB | 365 kB Progress (3): 246 kB | 209 kB | 365 kB Progress (3): 250 kB | 209 kB | 365 kB Progress (3): 250 kB | 209 kB | 369 kB Progress (3): 254 kB | 209 kB | 369 kB Progress (3): 254 kB | 213 kB | 369 kB Progress (3): 258 kB | 213 kB | 369 kB Progress (3): 258 kB | 213 kB | 373 kB Progress (3): 258 kB | 217 kB | 373 kB Progress (3): 262 kB | 217 kB | 373 kB Progress (3): 262 kB | 221 kB | 373 kB Progress (3): 262 kB | 221 kB | 377 kB Progress (3): 266 kB | 221 kB | 377 kB Progress (3): 266 kB | 221 kB | 381 kB Progress (3): 269 kB | 221 kB | 381 kB Progress (3): 269 kB | 221 kB | 385 kB Progress (3): 269 kB | 221 kB | 389 kB Progress (3): 269 kB | 221 kB | 393 kB Progress (3): 269 kB | 221 kB | 397 kB Progress (3): 269 kB | 221 kB | 401 kB Progress (3): 269 kB | 221 kB | 406 kB Progress (3): 269 kB | 221 kB | 410 kB Progress (3): 269 kB | 221 kB | 414 kB Progress (3): 269 kB | 221 kB | 418 kB Progress (3): 269 kB | 221 kB | 422 kB Progress (3): 269 kB | 221 kB | 422 kB Progress (3): 269 kB | 225 kB | 422 kB Progress (3): 269 kB | 229 kB | 422 kB Progress (3): 269 kB | 233 kB | 422 kB Progress (3): 269 kB | 238 kB | 422 kB Progress (3): 269 kB | 242 kB | 422 kB Progress (3): 269 kB | 246 kB | 422 kB Progress (3): 269 kB | 250 kB | 422 kB Progress (3): 269 kB | 254 kB | 422 kB Progress (3): 269 kB | 258 kB | 422 kB Progress (3): 269 kB | 262 kB | 422 kB Progress (3): 269 kB | 266 kB | 422 kB Progress (3): 269 kB | 270 kB | 422 kB Progress (3): 269 kB | 274 kB | 422 kB Progress (3): 269 kB | 279 kB | 422 kB Progress (3): 269 kB | 283 kB | 422 kB Progress (3): 269 kB | 287 kB | 422 kB Progress (3): 269 kB | 291 kB | 422 kB Progress (3): 269 kB | 295 kB | 422 kB Progress (3): 269 kB | 299 kB | 422 kB Progress (3): 269 kB | 303 kB | 422 kB Progress (4): 269 kB | 303 kB | 422 kB | 4.1 kB Progress (4): 269 kB | 307 kB | 422 kB | 4.1 kB Progress (4): 269 kB | 311 kB | 422 kB | 4.1 kB Progress (4): 269 kB | 315 kB | 422 kB | 4.1 kB Progress (4): 269 kB | 315 kB | 422 kB | 8.2 kB Progress (4): 269 kB | 319 kB | 422 kB | 8.2 kB Progress (4): 269 kB | 319 kB | 422 kB | 12 kB Progress (4): 269 kB | 324 kB | 422 kB | 12 kB Progress (4): 269 kB | 324 kB | 422 kB | 16 kB Progress (4): 269 kB | 328 kB | 422 kB | 16 kB Progress (4): 269 kB | 328 kB | 422 kB | 20 kB Progress (4): 269 kB | 332 kB | 422 kB | 20 kB Progress (4): 269 kB | 332 kB | 422 kB | 25 kB Progress (4): 269 kB | 336 kB | 422 kB | 25 kB Progress (4): 269 kB | 336 kB | 422 kB | 29 kB Progress (4): 269 kB | 340 kB | 422 kB | 29 kB Progress (4): 269 kB | 340 kB | 422 kB | 33 kB Progress (4): 269 kB | 344 kB | 422 kB | 33 kB Progress (4): 269 kB | 344 kB | 422 kB | 37 kB Progress (4): 269 kB | 348 kB | 422 kB | 37 kB Progress (4): 269 kB | 348 kB | 422 kB | 41 kB Progress (4): 269 kB | 352 kB | 422 kB | 41 kB Progress (4): 269 kB | 352 kB | 422 kB | 45 kB Progress (4): 269 kB | 356 kB | 422 kB | 45 kB Progress (4): 269 kB | 360 kB | 422 kB | 45 kB Progress (4): 269 kB | 365 kB | 422 kB | 45 kB Progress (4): 269 kB | 369 kB | 422 kB | 45 kB Progress (4): 269 kB | 373 kB | 422 kB | 45 kB Progress (4): 269 kB | 377 kB | 422 kB | 45 kB Progress (4): 269 kB | 381 kB | 422 kB | 45 kB Progress (4): 269 kB | 381 kB | 422 kB | 49 kB Progress (4): 269 kB | 385 kB | 422 kB | 49 kB Progress (4): 269 kB | 385 kB | 422 kB | 53 kB Progress (4): 269 kB | 385 kB | 422 kB | 57 kB Progress (4): 269 kB | 389 kB | 422 kB | 57 kB Progress (4): 269 kB | 389 kB | 422 kB | 61 kB Progress (4): 269 kB | 393 kB | 422 kB | 61 kB Progress (4): 269 kB | 393 kB | 422 kB | 66 kB Progress (4): 269 kB | 397 kB | 422 kB | 66 kB Progress (4): 269 kB | 397 kB | 422 kB | 70 kB Progress (4): 269 kB | 401 kB | 422 kB | 70 kB Progress (4): 269 kB | 401 kB | 422 kB | 74 kB Progress (4): 269 kB | 406 kB | 422 kB | 74 kB Progress (4): 269 kB | 406 kB | 422 kB | 78 kB Progress (4): 269 kB | 410 kB | 422 kB | 78 kB Progress (4): 269 kB | 414 kB | 422 kB | 78 kB Progress (4): 269 kB | 418 kB | 422 kB | 78 kB Progress (4): 269 kB | 422 kB | 422 kB | 78 kB Progress (4): 269 kB | 422 kB | 422 kB | 82 kB Progress (4): 269 kB | 426 kB | 422 kB | 82 kB Progress (4): 269 kB | 426 kB | 422 kB | 86 kB Progress (4): 269 kB | 426 kB | 422 kB | 90 kB Progress (4): 269 kB | 426 kB | 422 kB | 94 kB Progress (4): 269 kB | 426 kB | 422 kB | 98 kB Progress (4): 269 kB | 426 kB | 422 kB | 102 kB Progress (4): 269 kB | 426 kB | 422 kB | 106 kB Progress (4): 269 kB | 426 kB | 422 kB | 111 kB Progress (4): 269 kB | 426 kB | 422 kB | 115 kB Progress (4): 269 kB | 426 kB | 422 kB | 119 kB Progress (4): 269 kB | 426 kB | 422 kB | 123 kB Progress (4): 269 kB | 426 kB | 422 kB | 127 kB Progress (4): 269 kB | 426 kB | 422 kB | 131 kB Progress (4): 269 kB | 430 kB | 422 kB | 131 kB Progress (4): 269 kB | 430 kB | 422 kB | 135 kB Progress (4): 269 kB | 430 kB | 422 kB | 139 kB Progress (4): 269 kB | 434 kB | 422 kB | 139 kB Progress (4): 269 kB | 434 kB | 422 kB | 143 kB Progress (4): 269 kB | 438 kB | 422 kB | 143 kB Progress (4): 269 kB | 438 kB | 422 kB | 147 kB Progress (4): 269 kB | 442 kB | 422 kB | 147 kB Progress (4): 269 kB | 442 kB | 422 kB | 152 kB Progress (4): 269 kB | 446 kB | 422 kB | 152 kB Progress (4): 269 kB | 446 kB | 422 kB | 156 kB Progress (4): 269 kB | 451 kB | 422 kB | 156 kB Progress (4): 269 kB | 455 kB | 422 kB | 156 kB Progress (4): 269 kB | 459 kB | 422 kB | 156 kB Progress (4): 269 kB | 463 kB | 422 kB | 156 kB Progress (4): 269 kB | 467 kB | 422 kB | 156 kB Progress (4): 269 kB | 467 kB | 422 kB | 160 kB Progress (4): 269 kB | 467 kB | 422 kB | 164 kB Progress (4): 269 kB | 467 kB | 422 kB | 168 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queryparser/9.2.0/lucene-queryparser-9.2.0.jar (422 kB at 3.5 MB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-highlighter/9.2.0/lucene-highlighter-9.2.0.jar (269 kB at 2.1 MB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.jar Progress (2): 471 kB | 168 kB Progress (2): 471 kB | 172 kB Progress (2): 475 kB | 172 kB Progress (2): 479 kB | 172 kB Progress (2): 483 kB | 172 kB Progress (2): 487 kB | 172 kB Progress (2): 492 kB | 172 kB Progress (2): 496 kB | 172 kB Progress (2): 496 kB | 172 kB Progress (2): 496 kB | 176 kB Progress (2): 496 kB | 180 kB Progress (2): 496 kB | 184 kB Progress (2): 496 kB | 188 kB Progress (2): 496 kB | 193 kB Progress (2): 496 kB | 197 kB Progress (2): 496 kB | 201 kB Progress (2): 496 kB | 205 kB Progress (2): 496 kB | 209 kB Progress (2): 496 kB | 213 kB Progress (2): 496 kB | 217 kB Progress (2): 496 kB | 221 kB Progress (2): 496 kB | 225 kB Progress (2): 496 kB | 229 kB Progress (2): 496 kB | 233 kB Progress (2): 496 kB | 238 kB Progress (2): 496 kB | 242 kB Progress (2): 496 kB | 246 kB Progress (2): 496 kB | 250 kB Progress (2): 496 kB | 254 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-queries/9.2.0/lucene-queries-9.2.0.jar (496 kB at 3.2 MB/s) Progress (2): 254 kB | 4.1 kB Progress (2): 254 kB | 8.2 kB Progress (2): 254 kB | 12 kB Progress (2): 254 kB | 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-sandbox/9.2.0/lucene-sandbox-9.2.0.jar (254 kB at 579 kB/s) Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (2): 74 kB | 4.1 kB Progress (2): 78 kB | 4.1 kB Progress (2): 82 kB | 4.1 kB Progress (2): 82 kB | 8.2 kB Progress (2): 82 kB | 12 kB Progress (2): 82 kB | 16 kB Progress (2): 82 kB | 20 kB Progress (2): 82 kB | 25 kB Progress (2): 82 kB | 29 kB Progress (2): 82 kB | 33 kB Progress (2): 82 kB | 37 kB Progress (2): 82 kB | 41 kB Progress (2): 82 kB | 45 kB Progress (2): 82 kB | 49 kB Progress (2): 86 kB | 49 kB Progress (2): 86 kB | 53 kB Progress (2): 90 kB | 53 kB Progress (2): 94 kB | 53 kB Progress (2): 94 kB | 57 kB Progress (2): 98 kB | 57 kB Progress (2): 102 kB | 57 kB Progress (3): 102 kB | 57 kB | 4.1 kB Progress (3): 102 kB | 61 kB | 4.1 kB Progress (3): 106 kB | 61 kB | 4.1 kB Progress (3): 106 kB | 66 kB | 4.1 kB Progress (3): 106 kB | 66 kB | 8.2 kB Progress (3): 111 kB | 66 kB | 8.2 kB Progress (3): 111 kB | 66 kB | 12 kB Progress (3): 115 kB | 66 kB | 12 kB Progress (3): 115 kB | 66 kB | 16 kB Progress (3): 115 kB | 70 kB | 16 kB Progress (3): 115 kB | 70 kB | 20 kB Progress (3): 119 kB | 70 kB | 20 kB Progress (3): 119 kB | 74 kB | 20 kB Progress (3): 119 kB | 74 kB | 25 kB Progress (3): 123 kB | 74 kB | 25 kB Progress (3): 123 kB | 78 kB | 25 kB Progress (3): 123 kB | 78 kB | 29 kB Progress (3): 123 kB | 82 kB | 29 kB Progress (3): 123 kB | 82 kB | 33 kB Progress (3): 127 kB | 82 kB | 33 kB Progress (3): 127 kB | 86 kB | 33 kB Progress (3): 127 kB | 86 kB | 37 kB Progress (3): 131 kB | 86 kB | 37 kB Progress (3): 131 kB | 86 kB | 41 kB Progress (3): 135 kB | 86 kB | 41 kB Progress (3): 135 kB | 86 kB | 45 kB Progress (3): 139 kB | 86 kB | 45 kB Progress (3): 139 kB | 86 kB | 49 kB Progress (3): 139 kB | 86 kB | 53 kB Progress (3): 143 kB | 86 kB | 53 kB Progress (3): 143 kB | 86 kB | 57 kB Progress (3): 147 kB | 86 kB | 57 kB Progress (3): 147 kB | 86 kB | 61 kB Progress (3): 147 kB | 86 kB | 66 kB Progress (3): 147 kB | 86 kB | 70 kB Progress (3): 147 kB | 86 kB | 74 kB Progress (3): 147 kB | 90 kB | 74 kB Progress (3): 147 kB | 94 kB | 74 kB Progress (3): 152 kB | 94 kB | 74 kB Progress (3): 152 kB | 94 kB | 78 kB Progress (3): 152 kB | 98 kB | 78 kB Progress (3): 152 kB | 98 kB | 82 kB Progress (3): 152 kB | 102 kB | 82 kB Progress (3): 152 kB | 102 kB | 86 kB Progress (3): 152 kB | 106 kB | 86 kB Progress (3): 152 kB | 106 kB | 90 kB Progress (3): 152 kB | 111 kB | 90 kB Progress (3): 152 kB | 115 kB | 90 kB Progress (3): 152 kB | 115 kB | 94 kB Progress (3): 152 kB | 119 kB | 94 kB Progress (3): 152 kB | 119 kB | 98 kB Progress (3): 152 kB | 119 kB | 102 kB Progress (3): 152 kB | 119 kB | 106 kB Progress (3): 152 kB | 119 kB | 111 kB Progress (3): 156 kB | 119 kB | 111 kB Progress (3): 156 kB | 119 kB | 115 kB Progress (3): 160 kB | 119 kB | 115 kB Progress (3): 160 kB | 119 kB | 119 kB Progress (3): 160 kB | 119 kB | 123 kB Progress (3): 164 kB | 119 kB | 123 kB Progress (3): 164 kB | 123 kB | 123 kB Progress (3): 168 kB | 123 kB | 123 kB Progress (3): 168 kB | 127 kB | 123 kB Progress (3): 168 kB | 127 kB | 127 kB Progress (3): 172 kB | 127 kB | 127 kB Progress (3): 172 kB | 127 kB | 131 kB Progress (3): 172 kB | 131 kB | 131 kB Progress (3): 176 kB | 131 kB | 131 kB Progress (3): 176 kB | 135 kB | 131 kB Progress (3): 176 kB | 135 kB | 135 kB Progress (3): 176 kB | 135 kB | 139 kB Progress (3): 176 kB | 139 kB | 139 kB Progress (3): 180 kB | 139 kB | 139 kB Progress (3): 180 kB | 143 kB | 139 kB Progress (3): 180 kB | 143 kB | 143 kB Progress (3): 184 kB | 143 kB | 143 kB Progress (3): 184 kB | 143 kB | 147 kB Progress (3): 184 kB | 147 kB | 147 kB Progress (3): 188 kB | 147 kB | 147 kB Progress (3): 188 kB | 152 kB | 147 kB Progress (3): 193 kB | 152 kB | 147 kB Progress (3): 193 kB | 152 kB | 152 kB Progress (3): 193 kB | 152 kB | 156 kB Progress (3): 197 kB | 152 kB | 156 kB Progress (3): 201 kB | 152 kB | 156 kB Progress (3): 201 kB | 156 kB | 156 kB Progress (3): 201 kB | 156 kB | 160 kB Progress (3): 205 kB | 156 kB | 160 kB Progress (3): 205 kB | 160 kB | 160 kB Progress (3): 205 kB | 160 kB | 164 kB Progress (3): 209 kB | 160 kB | 164 kB Progress (3): 209 kB | 164 kB | 164 kB Progress (3): 209 kB | 164 kB | 168 kB Progress (3): 213 kB | 164 kB | 168 kB Progress (3): 213 kB | 168 kB | 168 kB Progress (3): 217 kB | 168 kB | 168 kB Progress (3): 217 kB | 168 kB | 172 kB Progress (3): 221 kB | 168 kB | 172 kB Progress (3): 221 kB | 172 kB | 172 kB Progress (3): 221 kB | 172 kB | 176 kB Progress (3): 221 kB | 176 kB | 176 kB Progress (3): 225 kB | 176 kB | 176 kB Progress (3): 225 kB | 176 kB | 180 kB Progress (3): 225 kB | 180 kB | 180 kB Progress (3): 229 kB | 180 kB | 180 kB Progress (3): 229 kB | 180 kB | 184 kB Progress (3): 229 kB | 184 kB | 184 kB Progress (3): 233 kB | 184 kB | 184 kB Progress (3): 233 kB | 184 kB | 188 kB Progress (3): 233 kB | 188 kB | 188 kB Progress (3): 238 kB | 188 kB | 188 kB Progress (3): 238 kB | 188 kB | 193 kB Progress (3): 242 kB | 188 kB | 193 kB Progress (3): 242 kB | 193 kB | 193 kB Progress (3): 242 kB | 197 kB | 193 kB Progress (3): 246 kB | 197 kB | 193 kB Progress (3): 246 kB | 197 kB | 197 kB Progress (3): 250 kB | 197 kB | 197 kB Progress (3): 250 kB | 201 kB | 197 kB Progress (3): 250 kB | 201 kB | 201 kB Progress (3): 250 kB | 205 kB | 201 kB Progress (3): 254 kB | 205 kB | 201 kB Progress (3): 258 kB | 205 kB | 201 kB Progress (3): 258 kB | 205 kB | 205 kB Progress (3): 258 kB | 209 kB | 205 kB Progress (3): 262 kB | 209 kB | 205 kB Progress (3): 262 kB | 213 kB | 205 kB Progress (3): 262 kB | 213 kB | 209 kB Progress (3): 266 kB | 213 kB | 209 kB Progress (3): 266 kB | 217 kB | 209 kB Progress (3): 270 kB | 217 kB | 209 kB Progress (3): 270 kB | 217 kB | 213 kB Progress (3): 274 kB | 217 kB | 213 kB Progress (3): 274 kB | 221 kB | 213 kB Progress (3): 279 kB | 221 kB | 213 kB Progress (3): 279 kB | 221 kB | 217 kB Progress (3): 283 kB | 221 kB | 217 kB Progress (3): 287 kB | 221 kB | 217 kB Progress (3): 291 kB | 221 kB | 217 kB Progress (3): 291 kB | 221 kB | 221 kB Progress (3): 295 kB | 221 kB | 221 kB Progress (3): 295 kB | 221 kB | 225 kB Progress (3): 295 kB | 221 kB | 229 kB Progress (3): 295 kB | 225 kB | 229 kB Progress (3): 295 kB | 225 kB | 233 kB Progress (3): 295 kB | 229 kB | 233 kB Progress (3): 295 kB | 229 kB | 238 kB Progress (3): 295 kB | 233 kB | 238 kB Progress (3): 295 kB | 233 kB | 242 kB Progress (3): 295 kB | 238 kB | 242 kB Progress (3): 295 kB | 242 kB | 242 kB Progress (3): 295 kB | 242 kB | 246 kB Progress (3): 295 kB | 246 kB | 246 kB Progress (3): 295 kB | 246 kB | 250 kB Progress (3): 295 kB | 250 kB | 250 kB Progress (3): 295 kB | 250 kB | 254 kB Progress (3): 295 kB | 254 kB | 254 kB Progress (3): 295 kB | 254 kB | 258 kB Progress (3): 295 kB | 254 kB | 262 kB Progress (3): 295 kB | 254 kB | 266 kB Progress (3): 295 kB | 254 kB | 270 kB Progress (3): 295 kB | 254 kB | 274 kB Progress (3): 295 kB | 254 kB | 279 kB Progress (3): 295 kB | 254 kB | 283 kB Progress (3): 295 kB | 258 kB | 283 kB Progress (3): 295 kB | 258 kB | 287 kB Progress (3): 295 kB | 262 kB | 287 kB Progress (3): 295 kB | 266 kB | 287 kB Progress (3): 295 kB | 270 kB | 287 kB Progress (3): 295 kB | 274 kB | 287 kB Progress (3): 295 kB | 279 kB | 287 kB Progress (3): 295 kB | 283 kB | 287 kB Progress (3): 295 kB | 287 kB | 287 kB Progress (3): 295 kB | 287 kB | 291 kB Progress (3): 295 kB | 287 kB | 295 kB Progress (3): 295 kB | 287 kB | 299 kB Progress (3): 295 kB | 291 kB | 299 kB Progress (3): 295 kB | 291 kB | 303 kB Progress (3): 295 kB | 295 kB | 303 kB Progress (3): 295 kB | 295 kB | 307 kB Progress (3): 295 kB | 299 kB | 307 kB Progress (3): 295 kB | 299 kB | 311 kB Progress (3): 295 kB | 303 kB | 311 kB Progress (3): 295 kB | 303 kB | 315 kB Progress (3): 295 kB | 307 kB | 315 kB Progress (3): 295 kB | 307 kB | 319 kB Progress (3): 295 kB | 311 kB | 319 kB Progress (3): 295 kB | 311 kB | 324 kB Progress (3): 295 kB | 315 kB | 324 kB Progress (3): 295 kB | 315 kB | 328 kB Progress (3): 295 kB | 319 kB | 328 kB Progress (3): 295 kB | 319 kB | 332 kB Progress (3): 295 kB | 324 kB | 332 kB Progress (3): 295 kB | 328 kB | 332 kB Progress (3): 295 kB | 332 kB | 332 kB Progress (3): 295 kB | 336 kB | 332 kB Progress (3): 295 kB | 336 kB | 336 kB Progress (3): 295 kB | 340 kB | 336 kB Progress (3): 295 kB | 340 kB | 340 kB Progress (3): 295 kB | 344 kB | 340 kB Progress (3): 295 kB | 344 kB | 344 kB Progress (3): 295 kB | 344 kB | 348 kB Progress (3): 295 kB | 348 kB | 348 kB Progress (3): 295 kB | 352 kB | 348 kB Progress (3): 295 kB | 352 kB | 352 kB Progress (3): 295 kB | 356 kB | 352 kB Progress (3): 295 kB | 356 kB | 356 kB Progress (3): 295 kB | 356 kB | 360 kB Progress (3): 295 kB | 356 kB | 365 kB Progress (3): 295 kB | 356 kB | 369 kB Progress (3): 295 kB | 360 kB | 369 kB Progress (3): 295 kB | 360 kB | 373 kB Progress (3): 295 kB | 365 kB | 373 kB Progress (3): 295 kB | 365 kB | 377 kB Progress (3): 295 kB | 369 kB | 377 kB Progress (3): 295 kB | 369 kB | 381 kB Progress (3): 295 kB | 373 kB | 381 kB Progress (3): 295 kB | 373 kB | 385 kB Progress (3): 295 kB | 377 kB | 385 kB Progress (3): 295 kB | 377 kB | 389 kB Progress (3): 295 kB | 381 kB | 389 kB Progress (3): 295 kB | 381 kB | 393 kB Progress (3): 295 kB | 381 kB | 397 kB Progress (3): 295 kB | 381 kB | 401 kB Progress (3): 295 kB | 381 kB | 406 kB Progress (3): 295 kB | 381 kB | 410 kB Progress (3): 295 kB | 381 kB | 414 kB Progress (3): 295 kB | 381 kB | 418 kB Progress (3): 295 kB | 381 kB | 422 kB Progress (3): 295 kB | 381 kB | 426 kB Progress (3): 295 kB | 381 kB | 430 kB Progress (3): 295 kB | 381 kB | 434 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-facet/9.2.0/lucene-facet-9.2.0.jar (295 kB at 627 kB/s) Progress (2): 381 kB | 438 kB Progress (2): 385 kB | 438 kB Progress (2): 385 kB | 442 kB Progress (2): 389 kB | 442 kB Progress (2): 389 kB | 446 kB Progress (2): 389 kB | 451 kB Progress (2): 393 kB | 451 kB Progress (2): 393 kB | 455 kB Progress (2): 397 kB | 455 kB Progress (2): 397 kB | 459 kB Progress (2): 401 kB | 459 kB Progress (2): 401 kB | 463 kB Progress (2): 406 kB | 463 kB Progress (2): 406 kB | 467 kB Progress (2): 410 kB | 467 kB Progress (2): 410 kB | 471 kB Progress (2): 414 kB | 471 kB Progress (2): 414 kB | 475 kB Progress (2): 418 kB | 475 kB Progress (2): 418 kB | 479 kB Progress (2): 418 kB | 483 kB Progress (2): 422 kB | 483 kB Progress (2): 426 kB | 483 kB Progress (2): 426 kB | 487 kB Progress (2): 426 kB | 492 kB Progress (2): 430 kB | 492 kB Progress (2): 430 kB | 496 kB Progress (2): 434 kB | 496 kB Progress (2): 434 kB | 500 kB Progress (2): 434 kB | 504 kB Progress (2): 438 kB | 504 kB Progress (2): 438 kB | 508 kB Progress (2): 442 kB | 508 kB Progress (2): 442 kB | 512 kB Progress (2): 442 kB | 516 kB Progress (2): 446 kB | 516 kB Progress (2): 451 kB | 516 kB Progress (2): 451 kB | 520 kB Progress (2): 451 kB | 524 kB Progress (2): 455 kB | 524 kB Progress (2): 455 kB | 528 kB Progress (2): 459 kB | 528 kB Progress (2): 459 kB | 532 kB Progress (2): 463 kB | 532 kB Progress (2): 463 kB | 537 kB Progress (2): 463 kB | 541 kB Progress (2): 467 kB | 541 kB Progress (2): 467 kB | 545 kB Progress (2): 467 kB | 549 kB Progress (2): 471 kB | 549 kB Progress (2): 471 kB | 553 kB Progress (2): 475 kB | 553 kB Progress (2): 475 kB | 557 kB Progress (2): 475 kB | 561 kB Progress (2): 479 kB | 561 kB Progress (2): 479 kB | 565 kB Progress (2): 483 kB | 565 kB Progress (2): 483 kB | 569 kB Progress (2): 487 kB | 569 kB Progress (2): 487 kB | 573 kB Progress (2): 492 kB | 573 kB Progress (2): 492 kB | 578 kB Progress (2): 492 kB | 582 kB Progress (2): 496 kB | 582 kB Progress (2): 496 kB | 586 kB Progress (2): 500 kB | 586 kB Progress (2): 500 kB | 590 kB Progress (2): 500 kB | 594 kB Progress (2): 504 kB | 594 kB Progress (2): 504 kB | 598 kB Progress (2): 508 kB | 598 kB Progress (2): 508 kB | 602 kB Progress (2): 508 kB | 606 kB Progress (2): 512 kB | 606 kB Progress (2): 512 kB | 610 kB Progress (2): 516 kB | 610 kB Progress (2): 516 kB | 614 kB Progress (2): 520 kB | 614 kB Progress (2): 520 kB | 618 kB Progress (2): 524 kB | 618 kB Progress (2): 524 kB | 623 kB Progress (2): 524 kB | 627 kB Progress (2): 528 kB | 627 kB Progress (2): 532 kB | 627 kB Progress (2): 532 kB | 631 kB Progress (2): 532 kB | 635 kB Progress (2): 537 kB | 635 kB Progress (2): 537 kB | 639 kB Progress (2): 541 kB | 639 kB Progress (2): 541 kB | 643 kB Progress (2): 541 kB | 647 kB Progress (2): 545 kB | 647 kB Progress (2): 545 kB | 651 kB Progress (2): 549 kB | 651 kB Progress (2): 553 kB | 651 kB Progress (2): 557 kB | 651 kB Progress (2): 561 kB | 651 kB Progress (2): 565 kB | 651 kB Progress (2): 569 kB | 651 kB Progress (2): 573 kB | 651 kB Progress (2): 578 kB | 651 kB Progress (2): 578 kB | 655 kB Progress (2): 582 kB | 655 kB Progress (2): 582 kB | 659 kB Progress (2): 586 kB | 659 kB Progress (2): 586 kB | 664 kB Progress (2): 586 kB | 668 kB Progress (2): 590 kB | 668 kB Progress (2): 594 kB | 668 kB Progress (2): 594 kB | 672 kB Progress (2): 594 kB | 676 kB Progress (2): 598 kB | 676 kB Progress (2): 598 kB | 680 kB Progress (2): 602 kB | 680 kB Progress (2): 602 kB | 684 kB Progress (2): 602 kB | 688 kB Progress (2): 606 kB | 688 kB Progress (2): 610 kB | 688 kB Progress (2): 614 kB | 688 kB Progress (2): 618 kB | 688 kB Progress (2): 623 kB | 688 kB Progress (2): 627 kB | 688 kB Progress (2): 631 kB | 688 kB Progress (2): 635 kB | 688 kB Progress (2): 639 kB | 688 kB Progress (2): 643 kB | 688 kB Progress (2): 643 kB | 692 kB Progress (2): 643 kB | 696 kB Progress (2): 647 kB | 696 kB Progress (2): 651 kB | 696 kB Progress (2): 651 kB | 700 kB Progress (2): 655 kB | 700 kB Progress (2): 655 kB | 705 kB Progress (2): 659 kB | 705 kB Progress (2): 659 kB | 709 kB Progress (2): 659 kB | 713 kB Progress (2): 659 kB | 717 kB Progress (2): 659 kB | 721 kB Progress (2): 659 kB | 725 kB Progress (2): 659 kB | 729 kB Progress (2): 664 kB | 729 kB Progress (2): 664 kB | 733 kB Progress (2): 668 kB | 733 kB Progress (2): 668 kB | 737 kB Progress (2): 668 kB | 741 kB Progress (2): 672 kB | 741 kB Progress (2): 676 kB | 741 kB Progress (2): 680 kB | 741 kB Progress (2): 684 kB | 741 kB Progress (2): 688 kB | 741 kB Progress (2): 688 kB | 745 kB Progress (2): 692 kB | 745 kB Progress (2): 692 kB | 750 kB Progress (2): 692 kB | 754 kB Progress (2): 692 kB | 758 kB Progress (2): 692 kB | 762 kB Progress (2): 696 kB | 762 kB Progress (2): 700 kB | 762 kB Progress (2): 700 kB | 766 kB Progress (2): 700 kB | 770 kB Progress (2): 705 kB | 770 kB Progress (2): 709 kB | 770 kB Progress (2): 709 kB | 774 kB Progress (2): 709 kB | 778 kB Progress (2): 713 kB | 778 kB Progress (2): 717 kB | 778 kB Progress (2): 721 kB | 778 kB Progress (2): 725 kB | 778 kB Progress (2): 725 kB | 782 kB Progress (2): 725 kB | 786 kB Progress (2): 725 kB | 791 kB Progress (2): 725 kB | 795 kB Progress (2): 729 kB | 795 kB Progress (2): 729 kB | 799 kB Progress (2): 733 kB | 799 kB Progress (2): 737 kB | 799 kB Progress (2): 737 kB | 803 kB Progress (2): 741 kB | 803 kB Progress (2): 741 kB | 807 kB Progress (2): 741 kB | 811 kB Progress (2): 745 kB | 811 kB Progress (2): 745 kB | 815 kB Progress (2): 750 kB | 815 kB Progress (2): 754 kB | 815 kB Progress (2): 758 kB | 815 kB Progress (2): 762 kB | 815 kB Progress (2): 766 kB | 815 kB Progress (2): 770 kB | 815 kB Progress (2): 770 kB | 819 kB Progress (2): 770 kB | 823 kB Progress (2): 774 kB | 823 kB Progress (2): 778 kB | 823 kB Progress (2): 778 kB | 827 kB Progress (2): 778 kB | 831 kB Progress (2): 778 kB | 836 kB Progress (2): 782 kB | 836 kB Progress (2): 786 kB | 836 kB Progress (2): 786 kB | 840 kB Progress (2): 786 kB | 844 kB Progress (2): 791 kB | 844 kB Progress (2): 791 kB | 848 kB Progress (2): 795 kB | 848 kB Progress (2): 795 kB | 852 kB Progress (2): 795 kB | 856 kB Progress (2): 799 kB | 856 kB Progress (2): 803 kB | 856 kB Progress (2): 807 kB | 856 kB Progress (2): 811 kB | 856 kB Progress (2): 811 kB | 860 kB Progress (2): 811 kB | 864 kB Progress (2): 815 kB | 864 kB Progress (2): 815 kB | 868 kB Progress (2): 819 kB | 868 kB Progress (2): 819 kB | 872 kB Progress (2): 823 kB | 872 kB Progress (2): 823 kB | 877 kB Progress (2): 827 kB | 877 kB Progress (2): 827 kB | 881 kB Progress (2): 831 kB | 881 kB Progress (2): 831 kB | 885 kB Progress (2): 836 kB | 885 kB Progress (2): 836 kB | 889 kB Progress (2): 840 kB | 889 kB Progress (2): 840 kB | 893 kB Progress (2): 844 kB | 893 kB Progress (2): 844 kB | 897 kB Progress (2): 844 kB | 901 kB Progress (2): 848 kB | 901 kB Progress (2): 848 kB | 905 kB Progress (2): 852 kB | 905 kB Progress (2): 852 kB | 909 kB Progress (2): 856 kB | 909 kB Progress (2): 856 kB | 913 kB Progress (2): 860 kB | 913 kB Progress (2): 860 kB | 918 kB Progress (2): 864 kB | 918 kB Progress (2): 864 kB | 922 kB Progress (2): 868 kB | 922 kB Progress (2): 868 kB | 926 kB Progress (2): 872 kB | 926 kB Progress (2): 872 kB | 930 kB Progress (2): 877 kB | 930 kB Progress (2): 877 kB | 934 kB Progress (2): 877 kB | 938 kB Progress (2): 877 kB | 942 kB Progress (2): 877 kB | 946 kB Progress (2): 877 kB | 950 kB Progress (2): 881 kB | 950 kB Progress (2): 881 kB | 954 kB Progress (2): 885 kB | 954 kB Progress (2): 885 kB | 958 kB Progress (2): 889 kB | 958 kB Progress (2): 889 kB | 963 kB Progress (2): 893 kB | 963 kB Progress (2): 897 kB | 963 kB Progress (2): 901 kB | 963 kB Progress (2): 905 kB | 963 kB Progress (2): 909 kB | 963 kB Progress (2): 913 kB | 963 kB Progress (2): 913 kB | 967 kB Progress (2): 913 kB | 971 kB Progress (2): 913 kB | 975 kB Progress (2): 913 kB | 979 kB Progress (2): 913 kB | 983 kB Progress (2): 918 kB | 983 kB Progress (2): 918 kB | 987 kB Progress (2): 922 kB | 987 kB Progress (2): 922 kB | 991 kB Progress (2): 926 kB | 991 kB Progress (2): 926 kB | 995 kB Progress (2): 930 kB | 995 kB Progress (2): 930 kB | 999 kB Progress (2): 934 kB | 999 kB Progress (2): 938 kB | 999 kB Progress (2): 938 kB | 1.0 MB Progress (2): 942 kB | 1.0 MB Progress (2): 942 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 946 kB | 1.0 MB Progress (2): 950 kB | 1.0 MB Progress (2): 954 kB | 1.0 MB Progress (2): 958 kB | 1.0 MB Progress (2): 963 kB | 1.0 MB Progress (2): 967 kB | 1.0 MB Progress (2): 971 kB | 1.0 MB Progress (2): 975 kB | 1.0 MB Progress (2): 979 kB | 1.0 MB Progress (2): 979 kB | 1.0 MB Progress (2): 979 kB | 1.0 MB Progress (2): 979 kB | 1.0 MB Progress (2): 979 kB | 1.0 MB Progress (2): 979 kB | 1.1 MB Progress (2): 979 kB | 1.1 MB Progress (2): 979 kB | 1.1 MB Progress (2): 983 kB | 1.1 MB Progress (2): 983 kB | 1.1 MB Progress (2): 987 kB | 1.1 MB Progress (2): 991 kB | 1.1 MB Progress (2): 991 kB | 1.1 MB Progress (2): 995 kB | 1.1 MB Progress (2): 995 kB | 1.1 MB Progress (2): 995 kB | 1.1 MB Progress (2): 999 kB | 1.1 MB Progress (2): 999 kB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.1 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.0 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.2 MB Progress (2): 1.1 MB | 1.3 MB Progress (2): 1.1 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.2 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.3 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.3 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.4 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.4 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.5 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.5 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.6 MB Progress (2): 1.6 MB | 1.7 MB Progress (2): 1.6 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.7 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.8 MB Progress (2): 1.7 MB | 1.9 MB Progress (2): 1.7 MB | 1.9 MB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/carrotsearch/hppc/0.9.0/hppc-0.9.0.jar (1.7 MB at 3.0 MB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/lucene/lucene-analysis-common/9.2.0/lucene-analysis-common-9.2.0.jar (1.9 MB at 3.2 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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: 0.902 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest 2022-07-11T10:53:30,739 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages 2022-07-11T10:53:31,617 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 866 milliseconds 2022-07-11T10:53:31,766 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/index 2022-07-11T10:53:34,069 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1936275620 2022-07-11T10:53:34,070 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-07-11T10:53:36,409 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1458156683 2022-07-11T10:53:36,410 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.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-07-11T10:53:38,665 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1162650832 2022-07-11T10:53:38,665 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.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-07-11T10:53:38,765 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-07-11T10:53:40,258 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-07-11T10:53:40,333 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-07-11T10:53:40,397 INFO [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.589 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.009 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_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14.jar Progress (1): 4.1/55 kB Progress (1): 8.2/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 25/55 kB Progress (1): 29/55 kB Progress (1): 33/55 kB Progress (1): 37/55 kB Progress (1): 41/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14.jar (55 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14.pom (3.3 kB at 111 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 174 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 1.3 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.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14-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/2.0.0-SNAPSHOT/appng-search-2.0.0-20220711.085140-14-sources.jar (40 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 2.3 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 2.0.0-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_2.0.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_2.0.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 192 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.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 86 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/repository/GroupRepositoryTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/repository/GroupRepositoryTest.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-07-11T10:53:56,173 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:56,007_main/platform.xml 2022-07-11T10:53:56,564 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:56,007_main/template/platform.html 2022-07-11T10:53:56,565 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:56,007_main/template/hello-custom.html 2022-07-11T10:53:56,565 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:56,007_main/template/hello.html 2022-07-11T10:53:56,995 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:56,007_main/index.html 2022-07-11T10:53:57,722 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,694_main/platform.xml 2022-07-11T10:53:57,738 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,694_main/template/hello.html 2022-07-11T10:53:57,739 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,694_main/template/platform.html 2022-07-11T10:53:57,739 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,694_main/template/hello-custom.html 2022-07-11T10:53:57,793 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,694_main/index.html 2022-07-11T10:53:57,869 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,851_main/platform.xml 2022-07-11T10:53:57,883 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,851_main/template/platform.html 2022-07-11T10:53:57,883 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,851_main/template/hello-custom.html 2022-07-11T10:53:57,884 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-11-10:53:57,851_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.907 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.springframework.cglib.core.ReflectUtils (file:/var/lib/jenkins/.m2/repository/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.springframework.cglib.core.ReflectUtils [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-11T10:53:57,989 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:53:58,003 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@333a2df2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ffdd510, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8c18bde, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6719f206, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ae16aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@344a065a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3051e476, org.springframework.test.context.event.EventPublishingTestExecutionListener@1870b9b8] 2022-07-11T10:53:58,738 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:53:58,739 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-11T10:53:58,740 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-11T10:53:58,746 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-11T10:53:58,746 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-11T10:53:58,759 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:53:58,761 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:53:58,761 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:53:59,022 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:53:59,114 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:53:59,195 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 11, 2022 10:53:59 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:53:59,890 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:53:59,941 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:00,208 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:54:00,444 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:00,457 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:54:00,836 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:54:01,068 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-07-11T10:54:01,069 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-07-11T10:54:01,225 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: 1986647970 at org.appng.api.support.CallableAction.execute(CallableAction.java:439) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:316) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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:422) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 45 more 2022-07-11T10:54:01,417 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: 2146179466 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:226) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:314) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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:201) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 46 more 2022-07-11T10:54:01,785 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:54:01,786 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.894 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-07-11T10:54:02,254 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.51 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-07-11T10:54:02,362 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-07-11T10:54:02,363 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG 2022-07-11T10:54:02,375 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-07-11T10:54:02,376 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 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.043 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-07-11T10:54:02,462 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:02,463 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@357f1e59, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c2900ed, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75c85a8a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@47fc346e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@abc771e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e0630cc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@29ad358c, org.springframework.test.context.event.EventPublishingTestExecutionListener@fd42b93] 2022-07-11T10:54:02,769 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:02,955 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 173 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:02,961 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:02,997 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 35 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:03,142 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:03,208 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:03,209 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:03,209 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:03,209 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:03,213 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:03,217 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:03,223 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:04,013 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@261be6cf] 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-07-11T10:54:04,016 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a21825d] 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-07-11T10:54:04,054 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:04,055 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:04,067 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:02 CEST 2022 2022-07-11T10:54:05,916 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:54:05,917 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-11T10:54:05,917 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-11T10:54:05,917 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-11T10:54:05,918 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-11T10:54:05,950 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:54:05,951 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-11T10:54:05,952 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-11T10:54:05,952 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-11T10:54:05,953 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-11T10:54:05,972 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:05,973 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: 3.512 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.005 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.008 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.007 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-07-11T10:54:06,020 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:54:06) 2022-07-11T10:54:06,023 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-07-11 10:54:06) 2022-07-11T10:54:06,024 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:54:06, accessed: 2022-07-11 10:54:06, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-07-11T10:54:06,027 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-11 10:54:06) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-07-11T10:54:06,060 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-07-11T10:54:06,066 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-07-11T10:54:06,066 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.032 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-07-11T10:54:06,159 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#861698046 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:06,257 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1294166571 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:06,328 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1094552696 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:06,365 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:?] at java.io.FileInputStream.open(FileInputStream.java:219) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:157) ~[?:?] 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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-07-11T10:54:06,392 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#545596759 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-07-11T10:54:06,464 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:06,465 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c6062bd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6270fadb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2cee7445, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5514334e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7acec6db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f0d5d7b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@401e5e83, org.springframework.test.context.event.EventPublishingTestExecutionListener@34648b8d] 2022-07-11T10:54:06,544 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:06,544 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-11T10:54:06,544 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-11T10:54:06,545 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-11T10:54:06,545 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-11T10:54:06,545 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:06,546 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:06,546 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:06,560 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:54:06,630 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:54:06,638 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:06,684 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:06,685 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:54:06,740 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:54:06,806 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:54:06,806 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-07-11T10:54:06,816 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 11, 2022 10:54:06 AM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED Jul 11, 2022 10:54:06 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 11, 2022 10:54:07 AM 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-07-11T10:54:07,311 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-11T10:54:07,311 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-11T10:54:07,311 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-11T10:54:07,312 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-11T10:54:07,312 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] 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-07-11T10:54:07,316 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] 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-07-11T10:54:07,990 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-11T10:54:08,107 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-11T10:54:08,114 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-11T10:54:08,485 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-11T10:54:08,494 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-11T10:54:10,746 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 3a858ca3-36ed-430b-b47b-b87e56e4f1cf this ] 2022-07-11T10:54:10,746 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-11T10:54:10,766 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-11T10:54:10,766 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-11T10:54:10,788 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-11T10:54:10,836 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-11T10:54:10,864 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-07-11T10:54:11,093 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-11T10:54:11,093 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf 2022-07-11T10:54:11,095 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de 2022-07-11T10:54:11,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-07-11T10:54:11,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-07-11T10:54:11,102 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-07-11T10:54:11,103 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-07-11T10:54:11,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4) 2022-07-11T10:54:11,167 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 4) 2022-07-11T10:54:11,185 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-11T10:54:11,197 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 2) 2022-07-11T10:54:11,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 1) 2022-07-11T10:54:11,318 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-07-11T10:54:11,318 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-07-11T10:54:11,319 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-07-11T10:54:11,320 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-07-11T10:54:11,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-07-11T10:54:11,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-07-11T10:54:11,339 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-07-11T10:54:11,349 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-07-11T10:54:11,355 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:54:11,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-07-11T10:54:11,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-07-11T10:54:11,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-07-11T10:54:11,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-07-11T10:54:11,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-07-11T10:54:11,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-07-11T10:54:11,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-07-11T10:54:11,363 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-07-11T10:54:11,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-07-11T10:54:11,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-07-11T10:54:11,365 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-07-11T10:54:11,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-07-11T10:54:11,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-07-11T10:54:11,367 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-07-11T10:54:11,368 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-07-11T10:54:11,369 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-07-11T10:54:11,369 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-07-11T10:54:11,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-07-11T10:54:11,372 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-07-11T10:54:11,372 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-07-11T10:54:11,373 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-07-11T10:54:11,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-07-11T10:54:11,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-07-11T10:54:11,376 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-07-11T10:54:11,377 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-07-11T10:54:11,378 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-07-11T10:54:11,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-07-11T10:54:11,380 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-07-11T10:54:11,381 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-07-11T10:54:11,382 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-07-11T10:54:11,383 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-07-11T10:54:11,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-07-11T10:54:11,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-07-11T10:54:11,385 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-07-11T10:54:11,392 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-07-11T10:54:11,408 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-07-11T10:54:11,408 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-07-11T10:54:11,409 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-07-11T10:54:11,435 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2022-07-11T10:54:11,437 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2022-07-11T10:54:11,437 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt 2022-07-11T10:54:11,437 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt 2022-07-11T10:54:11,438 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt 2022-07-11T10:54:11,438 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt 2022-07-11T10:54:11,438 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt 2022-07-11T10:54:11,439 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt 2022-07-11T10:54:11,439 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt 2022-07-11T10:54:11,440 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt 2022-07-11T10:54:11,441 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt 2022-07-11T10:54:11,441 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt 2022-07-11T10:54:11,452 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt 2022-07-11T10:54:11,460 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt 2022-07-11T10:54:11,461 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt 2022-07-11T10:54:11,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt 2022-07-11T10:54:11,462 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt 2022-07-11T10:54:11,463 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt 2022-07-11T10:54:11,464 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt 2022-07-11T10:54:11,464 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt 2022-07-11T10:54:11,465 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt 2022-07-11T10:54:11,465 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo22.txt 2022-07-11T10:54:11,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo22.txt 2022-07-11T10:54:11,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo23.txt 2022-07-11T10:54:11,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo23.txt 2022-07-11T10:54:11,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo23.txt 2022-07-11T10:54:11,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo24.txt 2022-07-11T10:54:11,468 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo24.txt 2022-07-11T10:54:11,469 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo24.txt 2022-07-11T10:54:11,472 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo25.txt 2022-07-11T10:54:11,472 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo25.txt 2022-07-11T10:54:11,473 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo25.txt 2022-07-11T10:54:11,473 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo26.txt 2022-07-11T10:54:11,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo26.txt 2022-07-11T10:54:11,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo26.txt 2022-07-11T10:54:11,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo27.txt 2022-07-11T10:54:11,475 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:54:11,477 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo27.txt 2022-07-11T10:54:11,477 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo27.txt 2022-07-11T10:54:11,488 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo28.txt 2022-07-11T10:54:11,488 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo28.txt 2022-07-11T10:54:11,489 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo28.txt 2022-07-11T10:54:11,489 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo29.txt 2022-07-11T10:54:11,491 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo29.txt 2022-07-11T10:54:11,491 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo29.txt 2022-07-11T10:54:11,492 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo30.txt 2022-07-11T10:54:11,494 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo30.txt 2022-07-11T10:54:11,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo30.txt 2022-07-11T10:54:11,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo31.txt 2022-07-11T10:54:11,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo31.txt 2022-07-11T10:54:11,508 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo31.txt 2022-07-11T10:54:11,509 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo32.txt 2022-07-11T10:54:11,513 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo32.txt 2022-07-11T10:54:11,514 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo32.txt 2022-07-11T10:54:11,516 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-11T10:54:11,516 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:54:11,523 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo33.txt 2022-07-11T10:54:11,524 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo33.txt 2022-07-11T10:54:11,524 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo33.txt 2022-07-11T10:54:11,525 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo34.txt 2022-07-11T10:54:11,525 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo34.txt 2022-07-11T10:54:11,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo34.txt 2022-07-11T10:54:11,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo35.txt 2022-07-11T10:54:11,527 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo35.txt 2022-07-11T10:54:11,527 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo35.txt 2022-07-11T10:54:11,528 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo36.txt 2022-07-11T10:54:11,528 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36.txt 2022-07-11T10:54:11,529 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36.txt 2022-07-11T10:54:11,529 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo37.txt 2022-07-11T10:54:11,537 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo37.txt 2022-07-11T10:54:11,538 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo37.txt 2022-07-11T10:54:11,542 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo38.txt 2022-07-11T10:54:11,559 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo38.txt 2022-07-11T10:54:11,560 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo38.txt 2022-07-11T10:54:11,561 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo39.txt 2022-07-11T10:54:11,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo39.txt 2022-07-11T10:54:11,568 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo39.txt 2022-07-11T10:54:11,576 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo40.txt 2022-07-11T10:54:11,577 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo40.txt 2022-07-11T10:54:11,585 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo40.txt 2022-07-11T10:54:11,591 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo41.txt 2022-07-11T10:54:11,597 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:54:11,600 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo41.txt 2022-07-11T10:54:11,601 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo41.txt 2022-07-11T10:54:11,603 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo42.txt 2022-07-11T10:54:11,621 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo42.txt 2022-07-11T10:54:11,622 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo42.txt 2022-07-11T10:54:11,631 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo43.txt 2022-07-11T10:54:11,632 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 134 events 2022-07-11T10:54:11,632 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo363.txt 2022-07-11T10:54:11,638 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo363.txt 2022-07-11T10:54:11,640 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo363.txt 2022-07-11T10:54:11,640 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo364.txt 2022-07-11T10:54:11,647 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:54:11,660 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo364.txt 2022-07-11T10:54:11,661 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo364.txt 2022-07-11T10:54:11,662 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo365.txt 2022-07-11T10:54:11,662 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo365.txt 2022-07-11T10:54:11,663 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo365.txt 2022-07-11T10:54:11,672 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo366.txt 2022-07-11T10:54:11,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo366.txt 2022-07-11T10:54:11,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo366.txt 2022-07-11T10:54:11,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo367.txt 2022-07-11T10:54:11,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo367.txt 2022-07-11T10:54:11,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo367.txt 2022-07-11T10:54:11,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo368.txt 2022-07-11T10:54:11,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo368.txt 2022-07-11T10:54:11,678 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo368.txt 2022-07-11T10:54:11,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo369.txt 2022-07-11T10:54:11,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo369.txt 2022-07-11T10:54:11,680 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo369.txt 2022-07-11T10:54:11,681 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo370.txt 2022-07-11T10:54:11,683 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo370.txt 2022-07-11T10:54:11,683 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo370.txt 2022-07-11T10:54:11,687 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:54:11,691 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:54:11,695 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo371.txt 2022-07-11T10:54:11,700 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo371.txt 2022-07-11T10:54:11,700 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo371.txt 2022-07-11T10:54:11,700 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo372.txt 2022-07-11T10:54:11,701 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo372.txt 2022-07-11T10:54:11,701 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo372.txt 2022-07-11T10:54:11,702 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo373.txt 2022-07-11T10:54:11,702 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo373.txt 2022-07-11T10:54:11,703 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo373.txt 2022-07-11T10:54:11,703 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo374.txt 2022-07-11T10:54:11,703 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo374.txt 2022-07-11T10:54:11,704 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo374.txt 2022-07-11T10:54:11,704 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo375.txt 2022-07-11T10:54:11,705 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo375.txt 2022-07-11T10:54:11,705 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo375.txt 2022-07-11T10:54:11,717 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo376.txt 2022-07-11T10:54:11,719 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo376.txt 2022-07-11T10:54:11,721 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo376.txt 2022-07-11T10:54:11,723 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo377.txt 2022-07-11T10:54:11,732 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo377.txt 2022-07-11T10:54:11,733 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-11T10:54:11,738 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo377.txt 2022-07-11T10:54:11,739 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo378.txt 2022-07-11T10:54:11,740 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo378.txt 2022-07-11T10:54:11,740 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo378.txt 2022-07-11T10:54:11,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo379.txt 2022-07-11T10:54:11,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo379.txt 2022-07-11T10:54:11,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo379.txt 2022-07-11T10:54:11,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo380.txt 2022-07-11T10:54:11,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo380.txt 2022-07-11T10:54:11,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo380.txt 2022-07-11T10:54:11,743 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo381.txt 2022-07-11T10:54:11,743 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo381.txt 2022-07-11T10:54:11,744 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo381.txt 2022-07-11T10:54:11,744 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo382.txt 2022-07-11T10:54:11,745 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo382.txt 2022-07-11T10:54:11,745 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo382.txt 2022-07-11T10:54:11,745 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo383.txt 2022-07-11T10:54:11,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:54:11,752 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo383.txt 2022-07-11T10:54:11,752 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo383.txt 2022-07-11T10:54:11,760 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo384.txt 2022-07-11T10:54:11,762 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo384.txt 2022-07-11T10:54:11,772 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo384.txt 2022-07-11T10:54:11,774 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:54:11,774 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:54:11,773 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:54:11,781 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:54:11,791 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-11T10:54:11,792 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-11T10:54:11,800 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo385.txt 2022-07-11T10:54:11,801 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo385.txt 2022-07-11T10:54:11,802 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo385.txt 2022-07-11T10:54:11,802 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo386.txt 2022-07-11T10:54:11,803 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo386.txt 2022-07-11T10:54:11,803 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo386.txt 2022-07-11T10:54:11,804 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo387.txt 2022-07-11T10:54:11,804 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo387.txt 2022-07-11T10:54:11,805 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo387.txt 2022-07-11T10:54:11,805 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo388.txt 2022-07-11T10:54:11,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo388.txt 2022-07-11T10:54:11,806 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo388.txt 2022-07-11T10:54:11,807 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo389.txt 2022-07-11T10:54:11,814 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo389.txt 2022-07-11T10:54:11,820 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo389.txt 2022-07-11T10:54:11,823 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo390.txt 2022-07-11T10:54:11,826 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo390.txt 2022-07-11T10:54:11,826 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:54:11,833 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:54:11,833 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:54:11,834 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-11T10:54:11,834 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:54:11,836 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:54:11,838 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-11T10:54:11,846 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:54:11,848 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-11T10:54:11,853 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:54:11,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo390.txt 2022-07-11T10:54:11,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo391.txt 2022-07-11T10:54:11,859 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo391.txt 2022-07-11T10:54:11,860 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo391.txt 2022-07-11T10:54:11,860 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo392.txt 2022-07-11T10:54:11,861 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo392.txt 2022-07-11T10:54:11,861 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo392.txt 2022-07-11T10:54:11,861 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:54:11,862 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:54:11,863 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo393.txt 2022-07-11T10:54:11,863 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo393.txt 2022-07-11T10:54:11,863 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo393.txt 2022-07-11T10:54:11,864 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo394.txt 2022-07-11T10:54:11,864 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo394.txt 2022-07-11T10:54:11,865 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo394.txt 2022-07-11T10:54:11,872 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo395.txt 2022-07-11T10:54:11,873 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:54:11,874 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo395.txt 2022-07-11T10:54:11,874 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo395.txt 2022-07-11T10:54:11,880 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-11T10:54:11,880 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo396.txt 2022-07-11T10:54:11,881 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo396.txt 2022-07-11T10:54:11,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo396.txt 2022-07-11T10:54:11,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo397.txt 2022-07-11T10:54:11,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo397.txt 2022-07-11T10:54:11,887 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo397.txt 2022-07-11T10:54:11,891 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:54:11,904 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo398.txt 2022-07-11T10:54:11,908 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:54:11,909 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:54:11,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-11T10:54:11,911 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo398.txt 2022-07-11T10:54:11,924 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo398.txt 2022-07-11T10:54:11,934 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo399.txt 2022-07-11T10:54:11,936 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:54:11,936 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo399.txt 2022-07-11T10:54:11,936 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo399.txt 2022-07-11T10:54:11,941 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo400.txt 2022-07-11T10:54:11,942 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo400.txt 2022-07-11T10:54:11,950 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo400.txt 2022-07-11T10:54:11,951 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo401.txt 2022-07-11T10:54:11,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo401.txt 2022-07-11T10:54:11,962 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo401.txt 2022-07-11T10:54:11,973 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo402.txt 2022-07-11T10:54:11,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:54:11,975 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:54:11,975 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-11T10:54:11,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:54:11,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo402.txt 2022-07-11T10:54:11,980 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:54:11,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:54:11,985 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo402.txt 2022-07-11T10:54:11,988 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:54:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:54:11,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:54:11,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:54:11,993 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:54:11,993 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo403.txt 2022-07-11T10:54:11,993 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-07-11T10:54:11,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo403.txt 2022-07-11T10:54:12,002 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-11T10:54:12,002 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:54:12,002 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-11T10:54:12,003 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-07-11T10:54:12,003 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo403.txt 2022-07-11T10:54:12,008 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-11T10:54:12,009 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-11T10:54:12,009 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-11T10:54:12,012 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:54:12,014 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo404.txt 2022-07-11T10:54:12,019 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo404.txt 2022-07-11T10:54:12,022 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:54:12,023 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:54:12,025 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo404.txt 2022-07-11T10:54:12,025 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:54:12,026 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:54:12,028 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-11T10:54:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:54:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-07-11T10:54:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:54:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:54:12,030 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:54:12,031 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:54:12,033 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo405.txt 2022-07-11T10:54:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:54:12,034 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:54:12,035 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:54:12,036 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-07-11T10:54:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:54:12,037 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:54:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:54:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:54:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:54:12,038 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:54:12,040 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:54:12,040 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo405.txt 2022-07-11T10:54:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-07-11T10:54:12,041 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-07-11T10:54:12,042 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-07-11T10:54:12,044 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-07-11T10:54:12,044 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:54:12,045 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-07-11T10:54:12,046 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:54:12,046 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-07-11T10:54:12,048 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:54:12,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:54:12,050 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-07-11T10:54:12,051 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo405.txt 2022-07-11T10:54:12,052 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:54:12,054 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-07-11T10:54:12,055 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-07-11T10:54:12,056 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo406.txt 2022-07-11T10:54:12,060 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo406.txt 2022-07-11T10:54:12,061 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-07-11T10:54:12,063 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:54:12,063 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-07-11T10:54:12,065 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:54:12,068 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-07-11T10:54:12,070 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-07-11T10:54:12,070 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-07-11T10:54:12,071 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:54:12,071 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-07-11T10:54:12,072 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:54:12,073 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-07-11T10:54:12,073 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-07-11T10:54:12,073 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-07-11T10:54:12,074 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-07-11T10:54:12,076 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo406.txt 2022-07-11T10:54:12,079 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-07-11T10:54:12,080 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-07-11T10:54:12,080 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-07-11T10:54:12,081 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-07-11T10:54:12,081 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-07-11T10:54:12,083 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo407.txt 2022-07-11T10:54:12,086 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-07-11T10:54:12,086 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-07-11T10:54:12,086 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-07-11T10:54:12,091 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-07-11T10:54:12,092 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo407.txt 2022-07-11T10:54:12,093 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-07-11T10:54:12,095 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-07-11T10:54:12,099 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo407.txt 2022-07-11T10:54:12,103 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo408.txt 2022-07-11T10:54:12,105 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-07-11T10:54:12,106 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-07-11T10:54:12,107 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-07-11T10:54:12,108 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-07-11T10:54:12,111 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo408.txt 2022-07-11T10:54:12,113 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-07-11T10:54:12,114 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-07-11T10:54:12,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-07-11T10:54:12,121 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo408.txt 2022-07-11T10:54:12,123 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo409.txt 2022-07-11T10:54:12,124 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo409.txt 2022-07-11T10:54:12,125 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-07-11T10:54:12,125 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo409.txt 2022-07-11T10:54:12,128 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-07-11T10:54:12,129 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo410.txt 2022-07-11T10:54:12,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo410.txt 2022-07-11T10:54:12,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo410.txt 2022-07-11T10:54:12,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo411.txt 2022-07-11T10:54:12,131 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo411.txt 2022-07-11T10:54:12,131 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo411.txt 2022-07-11T10:54:12,131 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo412.txt 2022-07-11T10:54:12,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo412.txt 2022-07-11T10:54:12,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo412.txt 2022-07-11T10:54:12,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo413.txt 2022-07-11T10:54:12,132 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo413.txt 2022-07-11T10:54:12,133 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo413.txt 2022-07-11T10:54:12,133 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo414.txt 2022-07-11T10:54:12,133 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo414.txt 2022-07-11T10:54:12,135 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo414.txt 2022-07-11T10:54:12,135 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo415.txt 2022-07-11T10:54:12,136 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo415.txt 2022-07-11T10:54:12,136 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo415.txt 2022-07-11T10:54:12,136 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo416.txt 2022-07-11T10:54:12,137 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo416.txt 2022-07-11T10:54:12,137 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo416.txt 2022-07-11T10:54:12,138 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-07-11T10:54:12,140 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-07-11T10:54:12,143 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo417.txt 2022-07-11T10:54:12,145 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-07-11T10:54:12,149 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo417.txt 2022-07-11T10:54:12,149 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-11T10:54:12,149 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-11T10:54:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-07-11T10:54:12,150 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-07-11T10:54:12,153 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-11T10:54:12,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo417.txt 2022-07-11T10:54:12,158 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-11T10:54:12,160 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-11T10:54:12,161 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo418.txt 2022-07-11T10:54:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-11T10:54:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-11T10:54:12,163 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-11T10:54:12,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo418.txt 2022-07-11T10:54:12,166 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-11T10:54:12,168 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-11T10:54:12,169 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-11T10:54:12,169 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-11T10:54:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-11T10:54:12,172 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-11T10:54:12,173 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo418.txt 2022-07-11T10:54:12,173 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-11T10:54:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-11T10:54:12,176 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-11T10:54:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-11T10:54:12,177 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-11T10:54:12,178 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-11T10:54:12,180 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo419.txt 2022-07-11T10:54:12,184 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-11T10:54:12,185 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo419.txt 2022-07-11T10:54:12,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-11T10:54:12,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-11T10:54:12,186 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-11T10:54:12,187 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-11T10:54:12,188 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-11T10:54:12,189 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo419.txt 2022-07-11T10:54:12,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-11T10:54:12,189 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-11T10:54:12,190 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-11T10:54:12,191 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-11T10:54:12,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-11T10:54:12,192 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-11T10:54:12,193 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-11T10:54:12,193 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-11T10:54:12,193 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-11T10:54:12,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-11T10:54:12,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo420.txt 2022-07-11T10:54:12,194 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-11T10:54:12,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-11T10:54:12,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-11T10:54:12,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-11T10:54:12,195 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-11T10:54:12,197 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-11T10:54:12,197 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-11T10:54:12,199 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-11T10:54:12,199 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo420.txt 2022-07-11T10:54:12,200 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-11T10:54:12,201 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-11T10:54:12,202 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-11T10:54:12,202 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-11T10:54:12,202 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-11T10:54:12,203 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-11T10:54:12,204 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-11T10:54:12,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-11T10:54:12,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-11T10:54:12,205 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-11T10:54:12,207 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo420.txt 2022-07-11T10:54:12,208 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-11T10:54:12,208 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-11T10:54:12,208 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-11T10:54:12,209 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-11T10:54:12,209 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-11T10:54:12,210 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-11T10:54:12,211 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo421.txt 2022-07-11T10:54:12,211 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-11T10:54:12,212 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-11T10:54:12,212 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-11T10:54:12,215 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-11T10:54:12,220 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-11T10:54:12,220 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-11T10:54:12,221 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo421.txt 2022-07-11T10:54:12,221 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo421.txt 2022-07-11T10:54:12,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo422.txt 2022-07-11T10:54:12,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo422.txt 2022-07-11T10:54:12,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo422.txt 2022-07-11T10:54:12,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo423.txt 2022-07-11T10:54:12,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo423.txt 2022-07-11T10:54:12,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo423.txt 2022-07-11T10:54:12,223 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo424.txt 2022-07-11T10:54:12,224 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo424.txt 2022-07-11T10:54:12,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo424.txt 2022-07-11T10:54:12,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo425.txt 2022-07-11T10:54:12,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo425.txt 2022-07-11T10:54:12,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo425.txt 2022-07-11T10:54:12,237 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-11T10:54:12,237 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-11T10:54:12,241 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-11T10:54:12,244 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo426.txt 2022-07-11T10:54:12,244 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-11T10:54:12,244 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-11T10:54:12,245 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-11T10:54:12,245 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-11T10:54:12,247 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 325 events 2022-07-11T10:54:12,253 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-11T10:54:12,254 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-11T10:54:12,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1993.txt 2022-07-11T10:54:12,257 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1993.txt 2022-07-11T10:54:12,258 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-11T10:54:12,259 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-11T10:54:12,259 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-11T10:54:12,259 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-11T10:54:12,260 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-11T10:54:12,261 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-11T10:54:12,261 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-11T10:54:12,263 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1993.txt 2022-07-11T10:54:12,266 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-11T10:54:12,267 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-11T10:54:12,267 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-11T10:54:12,269 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-11T10:54:12,269 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-11T10:54:12,269 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-11T10:54:12,270 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-11T10:54:12,272 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-11T10:54:12,272 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-11T10:54:12,273 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-11T10:54:12,273 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-11T10:54:12,274 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-11T10:54:12,274 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-11T10:54:12,273 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-11T10:54:12,275 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-11T10:54:12,275 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-11T10:54:12,275 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) 2022-07-11T10:54:12,276 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-11T10:54:12,276 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-11T10:54:12,277 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-11T10:54:12,277 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-11T10:54:12,278 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-11T10:54:12,278 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-11T10:54:12,278 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-11T10:54:12,279 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-11T10:54:12,280 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-11T10:54:12,282 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-11T10:54:12,283 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-11T10:54:12,285 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) 2022-07-11T10:54:12,300 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt (cache size: 0) 2022-07-11T10:54:12,303 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt (cache size: 0) 2022-07-11T10:54:12,304 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt (cache size: 0) 2022-07-11T10:54:12,304 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt (cache size: 0) 2022-07-11T10:54:12,305 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-11T10:54:12,305 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo401.txt (cache size: 0) 2022-07-11T10:54:12,308 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt (cache size: 0) 2022-07-11T10:54:12,314 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt (cache size: 0) 2022-07-11T10:54:12,317 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo402.txt (cache size: 0) 2022-07-11T10:54:12,317 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt (cache size: 0) 2022-07-11T10:54:12,320 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt (cache size: 0) 2022-07-11T10:54:12,320 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo405.txt (cache size: 0) 2022-07-11T10:54:12,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo403.txt (cache size: 0) 2022-07-11T10:54:12,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo404.txt (cache size: 0) 2022-07-11T10:54:12,324 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) 2022-07-11T10:54:12,324 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-11T10:54:12,330 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo405.txt (cache size: 0) 2022-07-11T10:54:12,330 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo406.txt (cache size: 0) 2022-07-11T10:54:12,330 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo405.txt (cache size: 0) 2022-07-11T10:54:12,333 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo406.txt (cache size: 0) 2022-07-11T10:54:12,344 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo407.txt (cache size: 0) 2022-07-11T10:54:12,349 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo407.txt (cache size: 0) 2022-07-11T10:54:12,349 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo406.txt (cache size: 0) 2022-07-11T10:54:12,350 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo409.txt (cache size: 0) 2022-07-11T10:54:12,351 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo409.txt (cache size: 0) 2022-07-11T10:54:12,353 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo410.txt (cache size: 0) 2022-07-11T10:54:12,357 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo410.txt (cache size: 0) 2022-07-11T10:54:12,358 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo413.txt (cache size: 0) 2022-07-11T10:54:12,358 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo407.txt (cache size: 0) 2022-07-11T10:54:12,359 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo412.txt (cache size: 0) 2022-07-11T10:54:12,359 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo414.txt (cache size: 0) 2022-07-11T10:54:12,360 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo408.txt (cache size: 0) 2022-07-11T10:54:12,360 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo412.txt (cache size: 0) 2022-07-11T10:54:12,360 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo413.txt (cache size: 0) 2022-07-11T10:54:12,360 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo416.txt (cache size: 0) 2022-07-11T10:54:12,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo408.txt (cache size: 0) 2022-07-11T10:54:12,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo409.txt (cache size: 0) 2022-07-11T10:54:12,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo412.txt (cache size: 0) 2022-07-11T10:54:12,361 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo408.txt (cache size: 0) 2022-07-11T10:54:12,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo415.txt (cache size: 0) 2022-07-11T10:54:12,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo413.txt (cache size: 0) 2022-07-11T10:54:12,362 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo417.txt (cache size: 0) 2022-07-11T10:54:12,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo411.txt (cache size: 0) 2022-07-11T10:54:12,365 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo414.txt (cache size: 0) 2022-07-11T10:54:12,365 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo410.txt (cache size: 0) 2022-07-11T10:54:12,367 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo417.txt (cache size: 0) 2022-07-11T10:54:12,368 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo414.txt (cache size: 0) 2022-07-11T10:54:12,369 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo411.txt (cache size: 0) 2022-07-11T10:54:12,369 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo411.txt (cache size: 0) 2022-07-11T10:54:12,369 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo417.txt (cache size: 0) 2022-07-11T10:54:12,370 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo418.txt (cache size: 0) 2022-07-11T10:54:12,370 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo415.txt (cache size: 0) 2022-07-11T10:54:12,371 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo415.txt (cache size: 0) 2022-07-11T10:54:12,372 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo416.txt (cache size: 0) 2022-07-11T10:54:12,372 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo420.txt (cache size: 0) 2022-07-11T10:54:12,373 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo416.txt (cache size: 0) 2022-07-11T10:54:12,374 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo418.txt (cache size: 0) 2022-07-11T10:54:12,374 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo419.txt (cache size: 0) 2022-07-11T10:54:12,374 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo418.txt (cache size: 0) 2022-07-11T10:54:12,375 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo419.txt (cache size: 0) 2022-07-11T10:54:12,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo420.txt (cache size: 0) 2022-07-11T10:54:12,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo419.txt (cache size: 0) 2022-07-11T10:54:12,376 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo420.txt (cache size: 0) 2022-07-11T10:54:12,378 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo422.txt (cache size: 0) 2022-07-11T10:54:12,379 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo424.txt (cache size: 0) 2022-07-11T10:54:12,379 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo421.txt (cache size: 0) 2022-07-11T10:54:12,383 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo425.txt (cache size: 0) 2022-07-11T10:54:12,383 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo421.txt (cache size: 0) 2022-07-11T10:54:12,384 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo422.txt (cache size: 0) 2022-07-11T10:54:12,384 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo422.txt (cache size: 0) 2022-07-11T10:54:12,391 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo421.txt (cache size: 0) 2022-07-11T10:54:12,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1993.txt (cache size: 0) 2022-07-11T10:54:12,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo423.txt (cache size: 0) 2022-07-11T10:54:12,392 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo423.txt (cache size: 0) 2022-07-11T10:54:12,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1993.txt (cache size: 0) 2022-07-11T10:54:12,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo424.txt (cache size: 0) 2022-07-11T10:54:12,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo423.txt (cache size: 0) 2022-07-11T10:54:12,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo426.txt (cache size: 0) 2022-07-11T10:54:12,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo424.txt (cache size: 0) 2022-07-11T10:54:12,394 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo425.txt (cache size: 0) 2022-07-11T10:54:12,396 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo425.txt (cache size: 0) 2022-07-11T10:54:12,397 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1993.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.44 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-07-11T10:54:13,375 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:13,417 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 40 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:13,422 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:13,457 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 34 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:13,510 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-07-11T10:54:13,516 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-07-11T10:54:13,590 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-07-11T10:54:13,597 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-07-11T10:54:13,606 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-07-11T10:54:13,668 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:13,684 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:13,965 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:13,966 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-11T10:54:13,973 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@347ad50c, started on Mon Jul 11 10:54:13 CEST 2022 2022-07-11T10:54:14,692 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:54:14,710 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-07-11T10:54:14,780 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:54:14,781 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:54:14,781 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:54:14,808 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-07-11T10:54:14,886 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-11T10:54:14,886 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-07-11T10:54:14,893 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-07-11T10:54:14,923 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:14,941 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1904586673 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,028 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,030 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2129215194 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,093 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,097 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#298602474 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,104 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,106 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#466589849 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,110 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,112 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1993671693 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,148 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,150 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#317858117 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,155 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#439139906 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,161 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,163 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#883945084 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,169 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,172 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#517840393 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,176 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-07-11T10:54:15,177 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,179 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#159739450 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,188 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,190 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#143327409 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,226 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,228 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1094448975 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,234 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1316099491 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,241 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2021494864 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,261 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,263 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#993034500 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,269 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,271 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#996688653 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,274 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1254542588 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,284 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,286 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1537256769 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,292 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,294 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#530611995 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,302 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#507062452 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,308 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,310 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#380529208 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,314 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#491271578 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,320 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-07-11T10:54:15,320 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,323 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#25913092 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,328 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,330 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#30162194 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,337 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,339 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#976616410 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,344 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,346 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1957938058 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,395 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,398 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1048810556 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,402 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-07-11T10:54:15,402 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,404 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#221304525 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,408 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,410 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628974779 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,414 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,416 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1412315921 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,420 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,422 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#320635922 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:15,428 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-11T10:54:15,430 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#736727906 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 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.038 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.081 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-07-11T10:54:15,585 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-11T10:54:15,588 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-07-11T10:54:15,591 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-11T10:54:15,595 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-07-11T10:54:15,602 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.039 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-07-11T10:54:15,610 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-07-11T10:54:15,610 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-07-11T10:54:15,611 INFO [main] org.appng.core.Redirect : Redirecting request to http://www.example.com (301) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2022-07-11T10:54:15,700 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-07-11T10:54:15,700 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-07-11T10:54:15,701 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-07-11T10:54:15,702 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-07-11T10:54:15,702 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-07-11T10:54:15,712 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-07-11T10:54:15,751 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: Checkpoint start 2022-07-11T10:54:15,751 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: checkpointClose start 2022-07-11T10:54:15,757 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: checkpointClose synched 2022-07-11T10:54:15,764 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: checkpointClose script done 2022-07-11T10:54:15,778 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: checkpointClose end 2022-07-11T10:54:15,778 INFO [HSQLDB Server @4a0901f0] hsqldb.db.HSQLDB81EC7761B8.ENGINE: Checkpoint end - txts: 1 2022-07-11T10:54:15,812 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:54:15,929 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-11T10:54:15,930 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:54:15,930 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:54:15,930 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:54:16,041 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-11T10:54:16,176 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-11T10:54:16,178 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:54:16,178 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:54:16,179 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:54:16,286 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-11T10:54:16,310 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.016s) 2022-07-11T10:54:16,324 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:54:16,369 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:54:16,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:54:16,513 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:54:16,552 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:54:16,577 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:54:16,600 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:54:16,623 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:54:16,644 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:54:16,666 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:54:16,688 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:54:16,708 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:54:16,748 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:54:16,765 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:54:16,781 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:54:16,782 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:54:16,929 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:54:16,948 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:54:16,970 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:54:16,978 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:54:16,994 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:54:17,008 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.646s) 2022-07-11T10:54:17,010 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-07-11T10:54:17,013 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1310 ms. 2022-07-11T10:54:17,013 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-07-11T10:54:17,016 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-07-11T10:54:22,017 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-07-11T10:54:22,017 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-11T10:54:22,022 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-11T10:54:22,026 INFO [hz.test.cached.thread-2] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.1.2] Shutdown request of Member [10.102.4.103]:5702 - 3a858ca3-36ed-430b-b47b-b87e56e4f1cf this is handled 2022-07-11T10:54:22,033 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down multicast service... 2022-07-11T10:54:22,036 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down connection manager... 2022-07-11T10:54:22,041 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down node engine... 2022-07-11T10:54:22,046 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-11T10:54:22,064 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.1.2] Destroying node NodeExtension. 2022-07-11T10:54:22,065 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Shutdown is completed in 42 ms. 2022-07-11T10:54:22,065 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-11T10:54:22,065 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Node is already shutting down... Waiting for shutdown process to complete... 2022-07-11T10:54:22,065 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-11T10:54:22,065 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-07-11T10:54:22,065 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.451 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-07-11T10:54:22,106 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 11, 2022 10:54:22 AM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 11, 2022 10:54:22 AM 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-07-11T10:54:22,186 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-11T10:54:22,186 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-11T10:54:22,186 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-11T10:54:22,186 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-11T10:54:22,186 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] 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-07-11T10:54:22,186 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] 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-07-11T10:54:22,199 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-11T10:54:22,200 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-11T10:54:22,201 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-11T10:54:22,213 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-11T10:54:22,213 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-11T10:54:24,913 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - d43649c6-8592-4f58-9656-5d79ffb112f1 this ] 2022-07-11T10:54:24,913 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-11T10:54:24,914 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-11T10:54:24,914 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.866 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.005 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-07-11T10:54:24,997 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:24,997 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:54:24,997 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:54:24,998 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:54:24,998 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:54:24,998 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:24,998 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:24,999 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:25,396 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-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:54:25,403 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:25,404 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:25,404 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:25,528 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-07-11T10:54:25,541 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:25,541 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:54:25,541 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:54:25,541 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:54:25,542 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:54:25,542 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:25,542 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:25,542 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:25,552 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-07-11T10:54:26,557 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:54:26,565 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:26,566 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:26,566 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-11T10:54:26,753 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-11T10:54:26,754 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:54:26,754 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-11T10:54:26,928 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-07-11T10:54:27,238 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.298 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-07-11T10:54:27,357 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.112 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-07-11T10:54:27,362 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.002 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-07-11T10:54:27,369 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-07-11T10:54:27,370 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-07-11T10:54:27,372 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:27,372 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17833f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a2b9cce, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1fc12764, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4b77d20, org.springframework.test.context.support.DirtiesContextTestExecutionListener@380518f2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@efe3ed0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1892c26c, org.springframework.test.context.event.EventPublishingTestExecutionListener@27f3f223] 2022-07-11T10:54:27,477 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:27,601 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 123 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:27,605 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:27,637 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:27,668 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:27,709 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:27,709 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:27,710 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:27,710 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:27,710 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:27,711 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:27,715 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:27,997 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4005586b] 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-07-11T10:54:28,010 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6061a413] 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-07-11T10:54:28,046 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:28,046 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:28,049 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:27 CEST 2022 2022-07-11T10:54:28,541 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@747683ec testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@511cccf2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b186d43 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3b806f13]; rollback [true] 2022-07-11T10:54:28,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:28,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-07-11T10:54:28,623 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@747683ec testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@511cccf2, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b186d43 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:28,624 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:28,624 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.255 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-07-11T10:54:28,628 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-07-11T10:54:28,628 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-07-11T10:54:28,628 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:28,628 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@80aaf89, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e5b1239, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20e46fe2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3824c658, org.springframework.test.context.support.DirtiesContextTestExecutionListener@658f4032, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3235c60, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3bb899, org.springframework.test.context.event.EventPublishingTestExecutionListener@1eb3b8c0] 2022-07-11T10:54:28,747 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:28,778 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:28,783 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:28,808 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:28,835 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:28,877 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:28,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:28,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:28,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:28,877 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:28,878 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:28,883 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:29,146 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4010ad81] 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-07-11T10:54:29,155 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46815bf] 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-07-11T10:54:29,186 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:29,186 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:29,189 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:28 CEST 2022 2022-07-11T10:54:29,632 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5aa3d1c8 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@34eaa776, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c4430d5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@156d4d63]; rollback [true] 2022-07-11T10:54:29,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:54:29,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:29,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-07-11T10:54:29,724 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5aa3d1c8 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@34eaa776, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c4430d5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:29,725 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:29,725 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.097 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.02 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-07-11T10:54:29,754 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-07-11T10:54:29,754 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-07-11T10:54:29,755 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:29,755 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a5f86c2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1d3b84f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2e5dab79, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34b20c11, org.springframework.test.context.support.DirtiesContextTestExecutionListener@620de5d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e80381d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d4542d7, org.springframework.test.context.event.EventPublishingTestExecutionListener@19b313ea] 2022-07-11T10:54:29,822 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:29,866 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 43 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:29,868 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:29,891 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:29,908 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:29,946 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:29,946 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:29,946 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:29,946 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:29,946 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:29,947 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:29,952 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:30,159 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13753ce5] 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-07-11T10:54:30,166 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a447dff] 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-07-11T10:54:30,197 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:30,197 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:30,200 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:29 CEST 2022 2022-07-11T10:54:30,607 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1ce6a337 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@259ac2ab, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@434d7e06 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1ebd6364]; rollback [true] 2022-07-11T10:54:30,614 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1ce6a337 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@259ac2ab, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@434d7e06 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:30,616 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:30,616 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-07-11T10:54:30,619 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-07-11T10:54:30,619 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-07-11T10:54:30,620 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:30,620 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a48ab39, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34feaae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70e33ccc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@216c6b5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ea20d2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24482cb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b28cb13, org.springframework.test.context.event.EventPublishingTestExecutionListener@29dc6ba1] 2022-07-11T10:54:30,705 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:30,737 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 31 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:30,739 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:30,758 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:30,774 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:30,810 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:30,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:30,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:30,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:30,811 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:30,812 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:30,816 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:31,092 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@727b4709] 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-07-11T10:54:31,100 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22358169] 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-07-11T10:54:31,134 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:31,134 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:31,137 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:30 CEST 2022 2022-07-11T10:54:31,725 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5d1d7009 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@fee710a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5000a828 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@13c81d6e]; rollback [true] 2022-07-11T10:54:31,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:31,736 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5d1d7009 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@fee710a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5000a828 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:31,746 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:31,746 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.134 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-07-11T10:54:31,757 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-07-11T10:54:31,757 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-07-11T10:54:31,757 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:31,758 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f5f6314, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@320be167, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@25699653, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ad60105, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e458e88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63a846fe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a9a9fd6, org.springframework.test.context.event.EventPublishingTestExecutionListener@60ae79a9] 2022-07-11T10:54:31,824 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:31,850 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:31,852 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:31,873 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:31,887 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:31,928 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:31,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:31,929 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:31,929 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:31,929 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:31,930 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:31,935 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:32,236 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61d3ead0] 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-07-11T10:54:32,241 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11c2c2dc] 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-07-11T10:54:32,264 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:32,265 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:32,267 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:31 CEST 2022 2022-07-11T10:54:32,723 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2ea11079 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@788762da, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5641c323 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3a685a4]; rollback [true] 2022-07-11T10:54:32,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-07-11T10:54:32,741 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2ea11079 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@788762da, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5641c323 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:32,742 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:32,743 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-07-11T10:54:32,748 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-07-11T10:54:32,748 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-07-11T10:54:32,749 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:32,749 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6fe0234d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@62a83af9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77f30b8e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@317f8e37, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5feb391e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7cb7bfe8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1377648b, org.springframework.test.context.event.EventPublishingTestExecutionListener@5eb45ee4] 2022-07-11T10:54:32,816 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:32,838 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:32,839 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:32,858 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:32,872 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:32,909 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:32,909 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:32,909 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:32,909 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:32,909 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:32,910 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:32,914 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:33,192 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@757dd98] 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-07-11T10:54:33,196 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7280d490] 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-07-11T10:54:33,221 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:33,221 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:33,224 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:32 CEST 2022 2022-07-11T10:54:33,641 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@72b1bcff testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@16a71084, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10edaad9 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7ea2922d]; rollback [true] 2022-07-11T10:54:33,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-11T10:54:33,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:54:33,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:33,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:54:33,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-07-11T10:54:33,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-07-11T10:54:33,684 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@72b1bcff testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@16a71084, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@10edaad9 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:33,686 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:33,686 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-07-11T10:54:33,690 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-07-11T10:54:33,690 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-07-11T10:54:33,690 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:33,691 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1defa3ca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59453ca0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f9ebee1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@434cf9b5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23dde3e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@530d6b02, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@390eae34, org.springframework.test.context.event.EventPublishingTestExecutionListener@1d2b69f1] 2022-07-11T10:54:33,766 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:33,793 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:33,795 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:33,818 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:33,845 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:33,894 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:33,895 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:33,895 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:33,895 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:33,895 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:33,896 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:33,900 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:34,146 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a70f51d] 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-07-11T10:54:34,150 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34c7c2f1] 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-07-11T10:54:34,169 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:34,169 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:34,171 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:33 CEST 2022 2022-07-11T10:54:34,553 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31a11ef6 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@1e729758, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32a71425 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@69f6b35f]; rollback [true] 2022-07-11T10:54:34,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:34,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-07-11T10:54:34,571 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@31a11ef6 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@1e729758, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32a71425 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:34,572 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:34,572 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-07-11T10:54:34,685 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-07-11T10:54:34,685 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-07-11T10:54:34,686 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:34,686 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3312732d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30cc243, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@78ffc95e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@438b76dc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@63a0fe9b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6db3676, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68baca, org.springframework.test.context.event.EventPublishingTestExecutionListener@18cd118d] 2022-07-11T10:54:34,746 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:34,768 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:34,770 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:34,788 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:34,801 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:34,838 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:34,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:34,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:34,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:34,839 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:34,840 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:34,844 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:35,072 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cf6c8be] 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-07-11T10:54:35,077 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48b63ed6] 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-07-11T10:54:35,098 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:35,098 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:35,100 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:34 CEST 2022 2022-07-11T10:54:35,513 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@78972035 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5c06db25, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47c87227 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5742fa4b]; rollback [true] 2022-07-11T10:54:35,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:35,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:54:35,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-11T10:54:35,552 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@78972035 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5c06db25, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47c87227 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:35,553 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:35,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-07-11T10:54:35,557 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-07-11T10:54:35,557 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-07-11T10:54:35,557 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:35,558 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7aafc02, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15df4efe, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@31208cab, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@eb43b8b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5eae9cb3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31e98126, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4190664, org.springframework.test.context.event.EventPublishingTestExecutionListener@2bde0d0f] 2022-07-11T10:54:35,618 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:35,641 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:35,642 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:35,660 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:35,673 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:35,711 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:35,711 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:35,711 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:35,711 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:35,711 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:35,712 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:35,717 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:35,919 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7223024a] 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-07-11T10:54:35,925 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b766d44] 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-07-11T10:54:35,951 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:35,952 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:35,954 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:35 CEST 2022 2022-07-11T10:54:36,347 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4b70add1 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1206308b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4358aeb7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@9bf9e18]; rollback [true] 2022-07-11T10:54:36,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-11T10:54:36,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-11T10:54:36,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-11T10:54:36,372 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4b70add1 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1206308b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4358aeb7 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:36,373 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:36,373 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-07-11T10:54:36,393 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip' 2022-07-11T10:54:36,395 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip/index' 2022-07-11T10:54:36,395 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-07-11T10:54:36,395 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-07-11T10:54:36,396 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-07-11T10:54:36,396 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-07-11T10:54:36,396 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.045 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.393 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-07-11T10:54:39,348 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:54:39,349 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399651, maximum is 3600000 2022-07-11T10:54:39,349 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-07-11T10:54:39,350 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:54:39,350 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 25FE98F3E730E53C999005A244589A6A, but should be 4745BA516AE029912CA2D092D01F7D54 2022-07-11T10:54:39,350 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Running org.appng.core.domain.SubjectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.SubjectImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 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 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-07-11T10:54:39,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1042792579 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:39,503 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-07-11T10:54:39,504 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#337711215 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:39,505 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-07-11T10:54:39,506 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#160228355 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:39,513 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-07-11T10:54:39,515 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1074974467 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:39,515 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1284167650) 2022-07-11T10:54:39,516 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1716375047 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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.006 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-07-11T10:54:39,556 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:39,556 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@47c59590, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ea4315, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2ce97541, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@59cd948e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32cfe332, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67e8fc95, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccde54, org.springframework.test.context.event.EventPublishingTestExecutionListener@35904327] 2022-07-11T10:54:39,620 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:39,644 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:39,646 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:39,667 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:39,682 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:39,724 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:39,724 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:39,724 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:39,724 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:39,724 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:39,725 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:39,729 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:39,933 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c2d921c] 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-07-11T10:54:39,937 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@552ed915] 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-07-11T10:54:39,956 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:39,956 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:39,958 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:39 CEST 2022 2022-07-11T10:54:40,365 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d4ed02d, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:40,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-07-11T10:54:40,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-07-11T10:54:40,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-11T10:54:40,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:54:40,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-11T10:54:40,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-07-11T10:54:40,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-07-11T10:54:40,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-07-11T10:54:40,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-07-11T10:54:40,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-07-11T10:54:40,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-07-11T10:54:40,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-07-11T10:54:40,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-07-11T10:54:40,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-11T10:54:40,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-07-11T10:54:40,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-07-11T10:54:40,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-07-11T10:54:40,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-07-11T10:54:40,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-07-11T10:54:40,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-07-11T10:54:40,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-07-11T10:54:40,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-11T10:54:40,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-07-11T10:54:40,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-07-11T10:54:40,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-11T10:54:40,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-07-11T10:54:40,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-07-11T10:54:40,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-07-11T10:54:40,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:54:40,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:54:40,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:54:40,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:54:40,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:54:40,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:54:40,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:54:40,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:54:40,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:54:40,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:54:40,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:54:40,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:54:40,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:54:40,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:54:40,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:54:40,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:54:40,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:54:40,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:54:40,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:54:40,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:54:40,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:54:40,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:54:40,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:54:40,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:54:40,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:54:40,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:54:40,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:54:40,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:54:40,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:54:40,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:54:40,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:54:40,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:54:40,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:54:40,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:54:40,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:54:40,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:54:40,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:54:40,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:54:40,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:54:40,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:54:40,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:54:40,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:54:40,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:54:40,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:54:40,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:54:40,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:54:40,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:54:40,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:54:40,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:54:40,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:54:40,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:54:40,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:54:40,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:54:40,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:54:40,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:54:40,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:40,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-07-11T10:54:40,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-07-11T10:54:40,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-07-11T10:54:40,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-07-11T10:54:40,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-07-11T10:54:40,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-07-11T10:54:40,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-11T10:54:40,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-11T10:54:40,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-11T10:54:40,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-11T10:54:40,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-11T10:54:40,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-11T10:54:40,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-11T10:54:40,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-11T10:54:40,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-11T10:54:40,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-11T10:54:40,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-11T10:54:40,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-11T10:54:40,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-11T10:54:40,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-11T10:54:40,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-11T10:54:40,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-11T10:54:40,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-11T10:54:40,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-11T10:54:40,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-11T10:54:40,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-11T10:54:40,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-11T10:54:40,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-11T10:54:40,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-11T10:54:40,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-11T10:54:40,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-11T10:54:40,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-11T10:54:40,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-11T10:54:40,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-11T10:54:40,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-11T10:54:40,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-11T10:54:40,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-11T10:54:40,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-11T10:54:40,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-11T10:54:40,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-11T10:54:40,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-11T10:54:40,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-11T10:54:40,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-11T10:54:40,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-11T10:54:40,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-11T10:54:40,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-11T10:54:40,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-11T10:54:40,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-11T10:54:40,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-11T10:54:40,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-11T10:54:40,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-11T10:54:40,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-11T10:54:40,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-11T10:54:40,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-11T10:54:40,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-11T10:54:40,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-11T10:54:40,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-11T10:54:40,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-11T10:54:40,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-11T10:54:40,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-11T10:54:40,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-11T10:54:40,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-11T10:54:40,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-11T10:54:40,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-11T10:54:40,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-11T10:54:40,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-11T10:54:40,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-11T10:54:40,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-11T10:54:40,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-11T10:54:40,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-11T10:54:40,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-11T10:54:40,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-11T10:54:40,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-11T10:54:40,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-11T10:54:40,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-11T10:54:40,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-11T10:54:40,686 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#339531118 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:40,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:54:40,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-11T10:54:40,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-11T10:54:40,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-07-11T10:54:40,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-07-11T10:54:40,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-07-11T10:54:40,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-11T10:54:40,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-11T10:54:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-07-11T10:54:40,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-11T10:54:40,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-11T10:54:40,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-11T10:54:40,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-11T10:54:40,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-07-11T10:54:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-11T10:54:40,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-07-11T10:54:40,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-11T10:54:40,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-11T10:54:40,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-11T10:54:40,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-07-11T10:54:40,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-11T10:54:40,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-11T10:54:40,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-11T10:54:40,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-07-11T10:54:40,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-07-11T10:54:40,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-11T10:54:40,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-07-11T10:54:40,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-07-11T10:54:40,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-11T10:54:40,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-07-11T10:54:40,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-11T10:54:40,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-07-11T10:54:40,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-11T10:54:40,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-11T10:54:40,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-07-11T10:54:40,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-11T10:54:40,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-07-11T10:54:40,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-11T10:54:40,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-07-11T10:54:40,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-11T10:54:40,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-07-11T10:54:40,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-07-11T10:54:40,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-07-11T10:54:40,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-07-11T10:54:40,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-07-11T10:54:40,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-11T10:54:40,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-11T10:54:40,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-07-11T10:54:40,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-11T10:54:40,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-07-11T10:54:40,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-07-11T10:54:40,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-11T10:54:40,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-07-11T10:54:40,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-11T10:54:40,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-11T10:54:40,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-11T10:54:40,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-07-11T10:54:40,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-11T10:54:40,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-07-11T10:54:40,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-11T10:54:40,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-07-11T10:54:40,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-11T10:54:40,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-11T10:54:40,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-07-11T10:54:40,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-11T10:54:40,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-11T10:54:40,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-11T10:54:40,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-07-11T10:54:40,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-11T10:54:40,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-07-11T10:54:40,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-11T10:54:40,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-07-11T10:54:40,797 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#140881564 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:40,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-07-11T10:54:40,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-07-11T10:54:40,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-11T10:54:40,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-11T10:54:40,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-11T10:54:40,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-07-11T10:54:40,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-07-11T10:54:40,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-07-11T10:54:40,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-11T10:54:40,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-11T10:54:40,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-07-11T10:54:40,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-11T10:54:40,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-11T10:54:40,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-11T10:54:40,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-11T10:54:40,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-11T10:54:40,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-11T10:54:40,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-11T10:54:40,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-11T10:54:40,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-07-11T10:54:40,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-11T10:54:40,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-11T10:54:40,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-07-11T10:54:40,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-11T10:54:40,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-11T10:54:40,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-11T10:54:40,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-07-11T10:54:40,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-07-11T10:54:40,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-11T10:54:40,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-11T10:54:40,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-11T10:54:40,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-07-11T10:54:40,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-07-11T10:54:40,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-07-11T10:54:40,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-07-11T10:54:40,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-11T10:54:40,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-07-11T10:54:40,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-07-11T10:54:40,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-11T10:54:40,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-11T10:54:40,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-11T10:54:40,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-11T10:54:40,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-07-11T10:54:40,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-07-11T10:54:40,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-07-11T10:54:40,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-07-11T10:54:40,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-11T10:54:40,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-07-11T10:54:40,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-07-11T10:54:40,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-11T10:54:40,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-07-11T10:54:40,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-11T10:54:40,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-11T10:54:40,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-07-11T10:54:40,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-11T10:54:40,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-07-11T10:54:40,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-11T10:54:40,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-11T10:54:40,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-07-11T10:54:40,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-11T10:54:40,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-07-11T10:54:40,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-07-11T10:54:40,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-07-11T10:54:40,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-11T10:54:40,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-07-11T10:54:40,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-11T10:54:40,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-11T10:54:40,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-11T10:54:40,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-11T10:54:40,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-07-11T10:54:40,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-07-11T10:54:40,916 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2077432082 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:40,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:54:40,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-07-11T10:54:40,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-07-11T10:54:40,980 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d4ed02d, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:40,982 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51c71d43, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,052 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1845278546 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,102 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#673251501 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,141 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#951556830 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:54:41,174 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51c71d43, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,175 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@60f261c1, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,214 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#153591925 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,235 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1657056688 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,255 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2049217312 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:54:41,289 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@60f261c1, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,291 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@292fa0c5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,316 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1876488577 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,333 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1899357328 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,353 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1411544406 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,389 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-07-11T10:54:41,389 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-07-11T10:54:41,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-07-11T10:54:41,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-07-11T10:54:41,405 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@292fa0c5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,406 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f8a3ade, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,428 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#91251539 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,447 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1592371308 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,460 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429308449 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,549 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f8a3ade, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,551 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@320411f0, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,573 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#957854698 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,588 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1027694936 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,601 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#881825909 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,615 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@320411f0, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,617 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7de76d77, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,638 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2104314539 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,653 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1460337669 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,665 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#670262204 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-07-11T10:54:41,672 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7de76d77, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,673 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ea93b9b, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,695 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#568222557 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,707 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1120189978 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,718 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1878345674 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-07-11T10:54:41,723 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ea93b9b, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,724 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62de35e1, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,743 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#903505271 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,754 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#709502635 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,765 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1052225867 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-07-11T10:54:41,771 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62de35e1, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,772 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@69da0dda, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,791 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#135990039 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,803 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1554718535 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,814 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1611910151 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-07-11T10:54:41,818 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@69da0dda, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,820 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@853fbea, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,839 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#310610990 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,854 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1121478113 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,866 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#956096022 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-07-11T10:54:41,873 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@853fbea, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,875 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68bd8fe9, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,894 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1426149524 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,906 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1667768931 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,917 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2067486710 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-07-11T10:54:41,941 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68bd8fe9, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,942 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@735d5ffa, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:41,961 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#71897891 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,973 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#165761240 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,984 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1932316914 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:41,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-11T10:54:41,990 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@735d5ffa, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:41,991 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@815b930, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,010 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429016441 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,024 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2096165352 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,034 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2003470439 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-07-11T10:54:42,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-07-11T10:54:42,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-07-11T10:54:42,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-07-11T10:54:42,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-07-11T10:54:42,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-07-11T10:54:42,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-07-11T10:54:42,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-07-11T10:54:42,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-07-11T10:54:42,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-07-11T10:54:42,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-07-11T10:54:42,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-07-11T10:54:42,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-07-11T10:54:42,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-07-11T10:54:42,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-07-11T10:54:42,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-07-11T10:54:42,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-07-11T10:54:42,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-07-11T10:54:42,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-07-11T10:54:42,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-07-11T10:54:42,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-07-11T10:54:42,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-07-11T10:54:42,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-07-11T10:54:42,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-07-11T10:54:42,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-07-11T10:54:42,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-07-11T10:54:42,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-07-11T10:54:42,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-07-11T10:54:42,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-07-11T10:54:42,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-07-11T10:54:42,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-07-11T10:54:42,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-07-11T10:54:42,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-07-11T10:54:42,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-07-11T10:54:42,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-07-11T10:54:42,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-07-11T10:54:42,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-07-11T10:54:42,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-07-11T10:54:42,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-07-11T10:54:42,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-07-11T10:54:42,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-07-11T10:54:42,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-07-11T10:54:42,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-07-11T10:54:42,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-07-11T10:54:42,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-07-11T10:54:42,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-07-11T10:54:42,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-07-11T10:54:42,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-07-11T10:54:42,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-07-11T10:54:42,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-07-11T10:54:42,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-07-11T10:54:42,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-07-11T10:54:42,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-07-11T10:54:42,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-07-11T10:54:42,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-07-11T10:54:42,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-07-11T10:54:42,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-07-11T10:54:42,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-07-11T10:54:42,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-07-11T10:54:42,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-07-11T10:54:42,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-07-11T10:54:42,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-07-11T10:54:42,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-07-11T10:54:42,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-07-11T10:54:42,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-07-11T10:54:42,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-07-11T10:54:42,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-07-11T10:54:42,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-07-11T10:54:42,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-07-11T10:54:42,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-07-11T10:54:42,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-07-11T10:54:42,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-07-11T10:54:42,122 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@815b930, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,123 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10c88312, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,142 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1015456881 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,153 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1793291711 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,164 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#477710928 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,174 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1709682393 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-07-11T10:54:42,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10c88312, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,180 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@147cc99a, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,198 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1412674296 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,209 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#190476803 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,221 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1141810522 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#18962268 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-07-11T10:54:42,246 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@147cc99a, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,248 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d70b837, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,268 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1641257294 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,280 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#54940735 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,293 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#303608646 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,303 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#615456112 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-11T10:54:42,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-07-11T10:54:42,315 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d70b837, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,316 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51edcc31, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,333 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1968338120 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#386644121 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,357 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1106401784 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,366 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1530455982 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,370 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51edcc31, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,371 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5977836f, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [true] 2022-07-11T10:54:42,386 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#25612070 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,396 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#43399540 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,405 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1347228481 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,432 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1263973557 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,440 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-07-11T10:54:42,442 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5977836f, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,443 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3646445c, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,456 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1018539757 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,465 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1357292842 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,477 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#890892077 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,487 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#455809001 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,490 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-07-11T10:54:42,498 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:54:42,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-07-11T10:54:42,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-11T10:54:42,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-11T10:54:42,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-07-11T10:54:42,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-07-11T10:54:42,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-07-11T10:54:42,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-07-11T10:54:42,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-07-11T10:54:42,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-11T10:54:42,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-11T10:54:42,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-11T10:54:42,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-11T10:54:42,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-11T10:54:42,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-11T10:54:42,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-11T10:54:42,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-11T10:54:42,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-11T10:54:42,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-11T10:54:42,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-11T10:54:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-11T10:54:42,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-11T10:54:42,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-11T10:54:42,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-07-11T10:54:42,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-07-11T10:54:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-11T10:54:42,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-07-11T10:54:42,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-07-11T10:54:42,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-11T10:54:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-07-11T10:54:42,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-07-11T10:54:42,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-07-11T10:54:42,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-07-11T10:54:42,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-07-11T10:54:42,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-11T10:54:42,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-11T10:54:42,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-11T10:54:42,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-07-11T10:54:42,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-11T10:54:42,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-11T10:54:42,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-11T10:54:42,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-11T10:54:42,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-11T10:54:42,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-07-11T10:54:42,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-11T10:54:42,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-07-11T10:54:42,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-11T10:54:42,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-07-11T10:54:42,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-11T10:54:42,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-11T10:54:42,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-07-11T10:54:42,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-11T10:54:42,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-07-11T10:54:42,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-07-11T10:54:42,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-07-11T10:54:42,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-07-11T10:54:42,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-07-11T10:54:42,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-07-11T10:54:42,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-11T10:54:42,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-11T10:54:42,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-11T10:54:42,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-07-11T10:54:42,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-11T10:54:42,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-11T10:54:42,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-11T10:54:42,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-07-11T10:54:42,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-11T10:54:42,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-11T10:54:42,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-07-11T10:54:42,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-07-11T10:54:42,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-07-11T10:54:42,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-07-11T10:54:42,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-07-11T10:54:42,573 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:54:42,576 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-07-11T10:54:42,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-07-11T10:54:42,578 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3646445c, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:42,580 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@30de9fe5, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:42,597 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#454615769 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,607 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2054779408 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,615 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1099196585 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:42,627 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-07-11T10:54:42,647 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-07-11T10:54:42,649 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-11T10:54:42,649 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-11T10:54:42,728 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-07-11T10:54:42,731 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:54:42,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-07-11T10:54:42,741 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1440903087) 2022-07-11T10:54:42,741 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1440903087) 2022-07-11T10:54:42,741 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-07-11T10:54:42,742 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1440903087) complete 2022-07-11T10:54:42,743 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-07-11T10:54:42,744 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-11T10:54:42,750 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-07-11T10:54:42,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-07-11T10:54:42,751 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-07-11T10:54:42,753 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:54:42,756 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-07-11T10:54:42,756 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-07-11T10:54:42,756 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-07-11T10:54:42,757 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-07-11T10:54:42,758 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-07-11T10:54:42,758 INFO [pool-333-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-07-11T10:54:42,760 INFO [pool-333-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-07-11T10:54:42,858 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-07-11T10:54:43,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-11T10:54:43,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-11T10:54:43,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-07-11T10:54:43,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-07-11T10:54:43,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-07-11T10:54:43,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-07-11T10:54:43,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-07-11T10:54:43,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-11T10:54:43,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-11T10:54:43,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-11T10:54:43,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-11T10:54:43,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-11T10:54:43,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-11T10:54:43,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-11T10:54:43,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-11T10:54:43,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-11T10:54:43,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-11T10:54:43,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-11T10:54:43,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-11T10:54:43,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-11T10:54:43,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-11T10:54:43,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-07-11T10:54:43,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-07-11T10:54:43,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-11T10:54:43,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-07-11T10:54:43,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-07-11T10:54:43,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-11T10:54:43,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-07-11T10:54:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-07-11T10:54:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-07-11T10:54:43,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-07-11T10:54:43,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-07-11T10:54:43,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-11T10:54:43,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-11T10:54:43,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-11T10:54:43,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-07-11T10:54:43,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-11T10:54:43,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-11T10:54:43,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-11T10:54:43,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-11T10:54:43,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-11T10:54:43,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-07-11T10:54:43,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-11T10:54:43,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-07-11T10:54:43,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-11T10:54:43,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-07-11T10:54:43,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-11T10:54:43,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-11T10:54:43,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-07-11T10:54:43,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-11T10:54:43,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-07-11T10:54:43,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-07-11T10:54:43,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-07-11T10:54:43,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-07-11T10:54:43,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-07-11T10:54:43,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-07-11T10:54:43,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-11T10:54:43,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-11T10:54:43,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-11T10:54:43,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-07-11T10:54:43,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-11T10:54:43,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-11T10:54:43,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-11T10:54:43,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-07-11T10:54:43,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-11T10:54:43,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-11T10:54:43,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-07-11T10:54:43,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-07-11T10:54:43,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-07-11T10:54:43,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-07-11T10:54:43,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-07-11T10:54:43,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-07-11T10:54:43,916 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@30de9fe5, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:43,919 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@650004bf, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:43,934 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1869837140 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:43,943 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#416895266 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:43,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-07-11T10:54:43,950 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@650004bf, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:43,951 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f91cb07, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:43,966 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2137354107 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:43,973 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1667984017 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:43,977 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f91cb07, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:43,978 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ea74591, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:43,991 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#298762695 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:43,998 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#696120530 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,000 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ea74591, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,002 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16b8f265, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,016 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1230549401 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,024 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2004535536 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-07-11T10:54:44,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16b8f265, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,030 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d65c2dc, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,047 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#876707930 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,054 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#781655095 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,059 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d65c2dc, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,061 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@523de852, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,074 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1672625397 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,080 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#482798789 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,085 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@523de852, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,086 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a368360, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,101 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1977103425 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,109 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#972547930 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a368360, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,112 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64e6379f, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,129 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1585689862 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,137 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1430389697 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,140 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64e6379f, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,142 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b779ec2, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,156 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#481151508 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,163 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#211813565 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,169 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b779ec2, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,171 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57bfc197, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,185 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1269680817 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,195 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#110194015 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,199 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57bfc197, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,202 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@565a8dc4, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,217 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1907587591 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1922344303 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,232 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@565a8dc4, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,234 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cc42d6e, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,252 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1527481809 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,262 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#127820316 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,273 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cc42d6e, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,275 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fc6f884, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,292 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#678686316 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,300 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#13073195 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,317 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fc6f884, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,321 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78e939d3, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,341 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#295545186 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,351 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1772796225 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,355 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@78e939d3, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,356 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4949c1b7, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,369 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#617473567 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,376 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1439954865 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,380 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4949c1b7, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,381 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8e07fd4, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,394 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#305728858 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,400 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#492313073 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,405 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8e07fd4, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,406 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@328e2b62, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,419 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1649275780 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,426 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1690132508 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,428 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@328e2b62, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,430 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@49c9a814, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,442 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1957010326 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,451 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#908414949 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,454 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@49c9a814, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,455 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b6ac1b0, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,470 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#521050469 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,476 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1275868487 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,484 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b6ac1b0, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,486 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@173c1623, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,501 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#937501888 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,512 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#765592187 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,528 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@173c1623, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,530 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d5b46a, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,544 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1001707694 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,549 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#77470561 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,605 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-07-11T10:54:44,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-07-11T10:54:44,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:54:44,610 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d5b46a, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@445d1575, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,625 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#342797274 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,632 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#254019107 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-07-11T10:54:44,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-11T10:54:44,643 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@445d1575, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:44,645 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@9e37c07, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:44,657 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#72744683 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:44,664 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#708748347 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:45,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:45,503 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-11T10:54:45,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:54:45,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:54:45,511 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:54:45,514 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@9e37c07, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:45,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ecb5ee5, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:45,536 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#595520948 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:45,545 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#862323017 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:45,551 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-11T10:54:45,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:45,556 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-11T10:54:45,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:54:45,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:54:45,558 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:54:45,561 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ecb5ee5, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:45,562 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b870598, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:45,578 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#830342327 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:45,586 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1793216114 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:46,445 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:54:46,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-07-11T10:54:46,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:47,293 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:54:47,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-07-11T10:54:47,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:48,128 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-11T10:54:48,129 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-07-11T10:54:48,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:48,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:48,138 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b870598, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:48,140 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ddceaa2, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:48,151 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1424235976 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:48,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1951579501 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:48,970 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-07-11T10:54:48,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:54:48,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:54:48,973 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:54:48,974 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6ddceaa2, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:48,975 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f01a62f, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:48,986 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#445224327 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:48,990 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1499638904 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,000 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-07-11T10:54:49,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-11T10:54:49,003 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-07-11T10:54:49,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:54:49,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:54:49,004 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:54:49,005 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f01a62f, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:49,006 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7497caaa, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:49,016 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#644544899 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,021 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#3097839 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,026 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-07-11T10:54:49,028 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-07-11T10:54:49,030 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-07-11T10:54:49,030 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-07-11T10:54:49,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:54:49,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-11T10:54:49,031 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-11T10:54:49,033 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7497caaa, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:49,034 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6317d17, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:49,045 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#599900860 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,050 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#866538190 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:49,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Mon Jul 11 10:54:49 CEST 2022). 2022-07-11T10:54:49,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:49,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:49,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6317d17, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:49,897 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6247e4cd, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:49,911 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1627356044 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,916 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1879008711 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:49,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Mon Apr 11 10:54:49 CEST 2022). 2022-07-11T10:54:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:50,756 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6247e4cd, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:50,758 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b9d78f0, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:50,774 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#749972539 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:50,784 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1633769289 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:50,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:51,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-07-11T10:54:51,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:51,622 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b9d78f0, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:51,624 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@25a79fcc, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:51,634 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#638189292 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,639 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1401735762 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-11T10:54:51,642 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-11T10:54:51,660 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-07-11T10:54:51,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-11T10:54:51,664 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:54:51,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-11T10:54:51,666 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:54:51,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-11T10:54:51,667 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:54:51,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-11T10:54:51,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-11T10:54:51,674 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:54:51,675 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:54:51,676 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:54:51,676 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:54:51,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-11T10:54:51,679 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:54:51,679 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:54:51,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:54:51,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:54:51,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-11T10:54:51,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:54:51,692 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,692 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,693 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,694 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-11T10:54:51,694 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-07-11T10:54:51,708 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:54:51,709 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:54:51,710 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:54:51,712 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:54:51,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-11T10:54:51,719 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@25a79fcc, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:51,721 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48515e1b, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:51,736 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#593800296 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,743 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#751527100 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,765 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-07-11T10:54:51,766 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-07-11T10:54:51,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-07-11T10:54:51,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:54:51,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-11T10:54:51,776 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-11T10:54:51,788 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-07-11T10:54:51,796 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,796 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,796 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,797 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,797 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,797 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,797 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,797 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,798 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,798 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:54:51,798 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-07-11T10:54:51,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-11T10:54:51,812 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:54:51,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-11T10:54:51,819 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:54:51,820 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:54:51,821 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:54:51,824 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:54:51,825 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:54:51,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:54:51,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-11T10:54:51,834 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:54:51,834 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:54:51,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:54:51,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:54:51,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:54:51,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:54:51,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:54:51,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-11T10:54:51,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:54:51,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:54:51,854 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-07-11T10:54:51,856 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-07-11T10:54:51,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-07-11T10:54:51,862 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48515e1b, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:51,865 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26f31c69, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:51,881 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1744730302 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,888 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1449117792 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,895 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:54:51,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-07-11T10:54:51,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-11T10:54:51,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-11T10:54:51,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-11T10:54:51,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-07-11T10:54:51,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-07-11T10:54:51,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-07-11T10:54:51,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-07-11T10:54:51,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-07-11T10:54:51,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-07-11T10:54:51,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-07-11T10:54:51,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:54:51,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:54:51,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:54:51,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-07-11T10:54:51,925 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26f31c69, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:51,927 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@214fecac, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:51,938 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#718520893 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,943 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1861884374 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:51,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-11T10:54:51,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-07-11T10:54:51,947 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-11T10:54:51,964 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-11T10:54:51,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-11T10:54:51,967 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:54:51,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-11T10:54:51,968 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:54:51,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-11T10:54:51,970 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:54:51,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-11T10:54:51,970 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:54:51,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-11T10:54:51,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-11T10:54:51,974 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:54:51,975 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:54:51,976 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:54:51,976 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:54:51,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-11T10:54:51,978 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:54:51,979 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:54:51,979 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:54:51,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-11T10:54:51,982 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:54:51,982 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:54:51,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-11T10:54:51,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-11T10:54:51,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-11T10:54:51,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-07-11T10:54:51,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-11T10:54:51,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-11T10:54:51,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-11T10:54:51,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,999 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,999 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:54:51,999 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-07-11T10:54:52,006 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:54:52,007 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:54:52,008 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:54:52,009 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:54:52,010 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:54:52,012 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:54:52,016 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@214fecac, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,019 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ecd61e9, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,030 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1453000981 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,035 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1172888538 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,039 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ecd61e9, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,040 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e3a626f, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,050 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#957720332 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,055 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1800498268 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:52,914 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e3a626f, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,916 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@34cca1d4, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,927 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#766244931 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,932 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1220627065 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,937 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@34cca1d4, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,939 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e115fbb, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,949 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#597063187 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,955 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1107652593 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-07-11T10:54:52,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-07-11T10:54:52,958 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e115fbb, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,960 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@621e5270, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,971 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1113157464 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,977 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1828713964 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:52,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-07-11T10:54:52,980 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@621e5270, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:52,982 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@439afc1b, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:52,994 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#86578317 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,001 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2031449099 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,004 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:54:53,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-07-11T10:54:53,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-11T10:54:53,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-11T10:54:53,008 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@439afc1b, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:53,010 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38cf85a4, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:53,021 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1348063669 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,028 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1974816327 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:53,861 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38cf85a4, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:53,862 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fbc9b90, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1451e0c6]; rollback [false] 2022-07-11T10:54:53,872 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1269950315 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,876 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1795828530 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:53,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e88c6b7 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fbc9b90, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e99329b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:53,881 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:53,881 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 84, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 14.319 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-07-11T10:54:53,970 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-07-11T10:54:53,979 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-07-11T10:54:53,988 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-07-11T10:54:53,990 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-07-11T10:54:53,994 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-07-11T10:54:53,998 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-07-11T10:54:54,001 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.103 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-07-11T10:54:54,008 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:54,008 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a2eab1a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ed53558, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2fcd0111, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@66d34df2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@692a4c49, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ed2dbc1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@29d09a83, org.springframework.test.context.event.EventPublishingTestExecutionListener@5590ee96] 2022-07-11T10:54:54,069 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:54,091 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:54,092 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:54:54,111 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:54:54,123 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:54:54,157 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:54:54,158 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:54:54,158 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:54:54,158 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:54:54,158 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:54:54,159 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:54:54,163 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:54:54,327 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11f5664d] 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-07-11T10:54:54,333 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5da5e5b] 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-07-11T10:54:54,350 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:54:54,351 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:54,352 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:54 CEST 2022 2022-07-11T10:54:54,747 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@78e4dd2 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@214deac, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e79c8ef 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71bbd737]; rollback [false] 2022-07-11T10:54:54,750 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#995070385 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:54,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-11T10:54:54,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-11T10:54:54,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-07-11T10:54:54,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-07-11T10:54:54,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-07-11T10:54:54,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-11T10:54:54,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-11T10:54:54,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:54:54,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:54:54,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:54:54,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:54:54,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:54:54,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:54:54,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:54:54,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:54:54,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:54:54,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:54:54,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:54:54,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:54:54,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:54:54,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:54:54,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:54:54,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:54:54,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:54:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:54:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:54:54,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:54:54,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:54:54,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:54:54,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:54:54,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:54:54,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:54:54,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:54:54,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:54:54,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:54:54,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:54:54,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:54:54,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:54:54,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:54:54,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:54:54,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:54:54,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:54:54,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:54:54,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:54:54,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:54:54,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:54:54,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:54:54,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:54:54,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:54:54,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:54:54,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:54:54,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:54:54,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:54:54,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:54:54,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:54:54,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:54:54,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:54:54,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:54:54,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:54:54,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:54:54,822 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-11T10:54:54,822 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-07-11T10:54:54,822 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/applications or in the database 2022-07-11T10:54:54,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-11T10:54:54,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-07-11T10:54:54,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-07-11T10:54:54,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-11T10:54:54,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-11T10:54:54,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-11T10:54:54,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-11T10:54:54,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-11T10:54:54,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-11T10:54:54,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-11T10:54:54,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-11T10:54:54,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-11T10:54:54,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-11T10:54:54,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-11T10:54:54,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-11T10:54:54,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-11T10:54:54,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-11T10:54:54,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-11T10:54:54,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-11T10:54:54,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-11T10:54:54,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-11T10:54:54,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-11T10:54:54,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-11T10:54:54,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-11T10:54:54,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-11T10:54:54,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-11T10:54:54,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-11T10:54:54,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-11T10:54:54,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-11T10:54:54,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-11T10:54:54,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-11T10:54:54,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-11T10:54:54,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-11T10:54:54,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-11T10:54:54,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-11T10:54:54,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-11T10:54:54,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-11T10:54:54,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-11T10:54:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-11T10:54:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-11T10:54:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-11T10:54:54,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-11T10:54:54,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-11T10:54:54,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-11T10:54:54,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-11T10:54:54,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-11T10:54:54,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-11T10:54:54,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-11T10:54:54,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-11T10:54:54,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-11T10:54:54,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-11T10:54:54,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-11T10:54:54,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-11T10:54:54,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-11T10:54:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-11T10:54:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-11T10:54:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-11T10:54:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-11T10:54:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-11T10:54:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-11T10:54:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-11T10:54:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-11T10:54:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-11T10:54:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-11T10:54:54,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-11T10:54:54,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-11T10:54:54,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-11T10:54:54,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-11T10:54:54,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-11T10:54:54,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-11T10:54:54,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-11T10:54:54,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-11T10:54:54,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-11T10:54:54,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-11T10:54:54,900 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-11T10:54:54,903 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-07-11T10:54:54,903 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-07-11T10:54:54,905 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-07-11T10:54:54,905 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-07-11T10:54:54,935 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/site-1/www/template 2022-07-11T10:54:54,936 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-07-11T10:54:54,938 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2145380212 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:54:54,938 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#2145380212 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 2022-07-11T10:54:54,939 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-07-11T10:54:54,947 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 47ms 2022-07-11T10:54:54,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-07-11T10:54:54,948 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-11T10:54:59,973 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@78e4dd2 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@214deac, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4e79c8ef 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:54:59,976 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:54:59,976 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.968 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-07-11T10:54:59,980 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:54:59,980 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32ebed05, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e2eaa87, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@71b434f7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68e5e180, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50bba5c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e6a42e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ea9ce5e, org.springframework.test.context.event.EventPublishingTestExecutionListener@987cfea] 2022-07-11T10:55:00,033 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:00,056 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:00,057 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:00,075 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:00,088 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:55:00,124 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:00,124 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:55:00,125 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:00,125 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:00,125 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:00,125 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:55:00,131 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:00,318 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70c04ba3] 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-07-11T10:55:00,321 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c35bb40] 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-07-11T10:55:00,337 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:00,337 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:00,349 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:54:59 CEST 2022 2022-07-11T10:55:00,854 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@14361f34 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@30c1c50f, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c153c59 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@d9a6ac0]; rollback [false] 2022-07-11T10:55:00,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-07-11T10:55:00,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-11T10:55:00,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-11T10:55:00,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-11T10:55:00,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-11T10:55:00,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-11T10:55:00,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-11T10:55:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-11T10:55:00,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-11T10:55:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-11T10:55:00,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-11T10:55:00,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-11T10:55:00,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-11T10:55:00,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-11T10:55:00,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-11T10:55:00,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-11T10:55:00,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-11T10:55:00,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-11T10:55:00,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-11T10:55:00,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-11T10:55:00,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-11T10:55:00,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-11T10:55:00,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-11T10:55:00,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-11T10:55:00,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-11T10:55:00,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-11T10:55:00,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-11T10:55:00,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-11T10:55:00,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-11T10:55:00,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-11T10:55:00,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-11T10:55:00,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-11T10:55:00,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-11T10:55:00,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-11T10:55:00,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:00,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-11T10:55:00,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-11T10:55:00,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-11T10:55:00,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-11T10:55:00,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-11T10:55:00,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-11T10:55:00,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-11T10:55:00,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-11T10:55:00,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-11T10:55:00,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-11T10:55:00,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-11T10:55:00,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-11T10:55:00,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-11T10:55:00,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-11T10:55:00,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-07-11T10:55:00,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-11T10:55:00,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-11T10:55:00,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-11T10:55:00,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-11T10:55:00,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-11T10:55:00,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-07-11T10:55:00,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:55:00,930 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:55:00,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:55:00,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:55:00,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:55:00,937 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:55:00,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:55:00,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:55:00,942 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-07-11T10:55:00,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-11T10:55:00,943 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-11T10:55:00,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-11T10:55:00,945 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@14361f34 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@30c1c50f, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c153c59 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:00,946 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:00,947 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-07-11T10:55:00,950 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-11T10:55:00,989 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: Checkpoint start 2022-07-11T10:55:00,989 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: checkpointClose start 2022-07-11T10:55:01,313 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: checkpointClose synched 2022-07-11T10:55:01,322 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: checkpointClose script done 2022-07-11T10:55:01,334 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: checkpointClose end 2022-07-11T10:55:01,334 INFO [HSQLDB Server @31609437] hsqldb.db.HSQLDB81EC781274.ENGINE: Checkpoint end - txts: 1 2022-07-11T10:55:01,456 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-11T10:55:01,843 INFO [HSQLDB Connection @311dcbcd] hsqldb.db.HSQLDB81EC781274.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-07-11T10:55:02,064 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1807734179 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-07-11T10:55:02,084 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-07-11T10:55:02,085 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-07-11T10:55:02,085 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-07-11T10:55:02,085 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-07-11T10:55:02,085 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-07-11T10:55:02,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-07-11T10:55:02,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-07-11T10:55:02,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-07-11T10:55:02,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-07-11T10:55:02,086 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.013 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-07-11T10:55:02,091 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:02,093 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ef30007, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d517d0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1721de56, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7bbdabff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d187fb7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7599653, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e133b80, org.springframework.test.context.event.EventPublishingTestExecutionListener@8e789ee] 2022-07-11T10:55:02,170 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:02,210 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 39 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:02,228 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:02,273 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 44 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:02,329 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:55:02,446 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:02,459 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:55:02,460 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:02,460 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:02,460 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:02,461 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:55:02,466 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:02,704 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@95ff051] 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-07-11T10:55:02,711 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6515d2b9] 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-07-11T10:55:02,774 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:02,775 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:02,777 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:02 CEST 2022 2022-07-11T10:55:03,252 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1422698128 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:55:03,263 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:55:03,264 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:55:03,264 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:55:03,265 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:55:03,265 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:55:03,266 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:55:03,268 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1953329402 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:55:03,273 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1626882904 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-11T10:55:03,282 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:55:03,283 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:55:03,283 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:55:03,284 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:55:03,284 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:55:03,284 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:55:03,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-07-11T10:55:03,304 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:03,304 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.208 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-07-11T10:55:03,308 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:03,308 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c660e8f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b7081d6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3ccee257, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@39f603ac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@35e8606b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a992931, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@718ea86f, org.springframework.test.context.event.EventPublishingTestExecutionListener@78ec3e91] 2022-07-11T10:55:03,374 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:03,396 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:03,398 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:03,417 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:03,431 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-11T10:55:03,468 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:03,468 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-11T10:55:03,468 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:03,468 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:03,468 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:03,470 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:55:03,474 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:03,644 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b46cc50] 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-07-11T10:55:03,647 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@782c45f9] 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-07-11T10:55:03,667 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:03,667 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:03,669 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:03 CEST 2022 2022-07-11T10:55:04,067 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:55:04,079 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:55:04,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:55:04,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:55:04,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:55:04,084 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:55:04,097 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:55:04,098 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:55:04,098 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:55:04,098 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:55:04,101 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:55:04,113 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:55:04,115 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:55:04,122 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:55:04,158 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:55:04,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:55:04,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:55:04,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:55:04,232 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:55:04,239 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:55:04,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:55:04,255 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:55:04,262 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:55:04,270 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:55:04,278 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:55:04,284 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:55:04,285 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:55:04,285 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:55:04,291 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:55:04,299 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:55:04,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:55:04,314 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:55:04,320 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:55:04,325 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.204s) 2022-07-11T10:55:04,327 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-11T10:55:04,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:55:04,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:55:04,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:55:04,332 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-11T10:55:04,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-07-11T10:55:04,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-07-11T10:55:04,372 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:55:04,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-07-11T10:55:04,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-07-11T10:55:04,379 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-07-11T10:55:04,639 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO)) 2022-07-11T10:55:04,639 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:55:04,642 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-07-11T10:55:04,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-07-11T10:55:04,645 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:55:04,663 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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-07-11T10:55:04,663 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:55:04,669 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-11T10:55:04,669 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.358 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 2022-07-11T10:55:04,694 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Running shutdown hook... Current state: ACTIVE [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 342, 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_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 45 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11.jar Progress (1): 4.1/680 kB Progress (1): 8.2/680 kB Progress (1): 12/680 kB Progress (1): 16/680 kB Progress (1): 20/680 kB Progress (1): 25/680 kB Progress (1): 29/680 kB Progress (1): 33/680 kB Progress (1): 37/680 kB Progress (1): 41/680 kB Progress (1): 45/680 kB Progress (1): 49/680 kB Progress (1): 53/680 kB Progress (1): 57/680 kB Progress (1): 61/680 kB Progress (1): 66/680 kB Progress (1): 70/680 kB Progress (1): 74/680 kB Progress (1): 78/680 kB Progress (1): 82/680 kB Progress (1): 86/680 kB Progress (1): 90/680 kB Progress (1): 94/680 kB Progress (1): 98/680 kB Progress (1): 102/680 kB Progress (1): 106/680 kB Progress (1): 111/680 kB Progress (1): 115/680 kB Progress (1): 119/680 kB Progress (1): 123/680 kB Progress (1): 127/680 kB Progress (1): 131/680 kB Progress (1): 135/680 kB Progress (1): 139/680 kB Progress (1): 143/680 kB Progress (1): 147/680 kB Progress (1): 152/680 kB Progress (1): 156/680 kB Progress (1): 160/680 kB Progress (1): 164/680 kB Progress (1): 168/680 kB Progress (1): 172/680 kB Progress (1): 176/680 kB Progress (1): 180/680 kB Progress (1): 184/680 kB Progress (1): 188/680 kB Progress (1): 193/680 kB Progress (1): 197/680 kB Progress (1): 201/680 kB Progress (1): 205/680 kB Progress (1): 209/680 kB Progress (1): 213/680 kB Progress (1): 217/680 kB Progress (1): 221/680 kB Progress (1): 225/680 kB Progress (1): 229/680 kB Progress (1): 233/680 kB Progress (1): 238/680 kB Progress (1): 242/680 kB Progress (1): 246/680 kB Progress (1): 250/680 kB Progress (1): 254/680 kB Progress (1): 258/680 kB Progress (1): 262/680 kB Progress (1): 266/680 kB Progress (1): 270/680 kB Progress (1): 274/680 kB Progress (1): 279/680 kB Progress (1): 283/680 kB Progress (1): 287/680 kB Progress (1): 291/680 kB Progress (1): 295/680 kB Progress (1): 299/680 kB Progress (1): 303/680 kB Progress (1): 307/680 kB Progress (1): 311/680 kB Progress (1): 315/680 kB Progress (1): 319/680 kB Progress (1): 324/680 kB Progress (1): 328/680 kB Progress (1): 332/680 kB Progress (1): 336/680 kB Progress (1): 340/680 kB Progress (1): 344/680 kB Progress (1): 348/680 kB Progress (1): 352/680 kB Progress (1): 356/680 kB Progress (1): 360/680 kB Progress (1): 365/680 kB Progress (1): 369/680 kB Progress (1): 373/680 kB Progress (1): 377/680 kB Progress (1): 381/680 kB Progress (1): 385/680 kB Progress (1): 389/680 kB Progress (1): 393/680 kB Progress (1): 397/680 kB Progress (1): 401/680 kB Progress (1): 406/680 kB Progress (1): 410/680 kB Progress (1): 414/680 kB Progress (1): 418/680 kB Progress (1): 422/680 kB Progress (1): 426/680 kB Progress (1): 430/680 kB Progress (1): 434/680 kB Progress (1): 438/680 kB Progress (1): 442/680 kB Progress (1): 446/680 kB Progress (1): 451/680 kB Progress (1): 455/680 kB Progress (1): 459/680 kB Progress (1): 463/680 kB Progress (1): 467/680 kB Progress (1): 471/680 kB Progress (1): 475/680 kB Progress (1): 479/680 kB Progress (1): 483/680 kB Progress (1): 487/680 kB Progress (1): 492/680 kB Progress (1): 496/680 kB Progress (1): 500/680 kB Progress (1): 504/680 kB Progress (1): 508/680 kB Progress (1): 512/680 kB Progress (1): 516/680 kB Progress (1): 520/680 kB Progress (1): 524/680 kB Progress (1): 528/680 kB Progress (1): 532/680 kB Progress (1): 537/680 kB Progress (1): 541/680 kB Progress (1): 545/680 kB Progress (1): 549/680 kB Progress (1): 553/680 kB Progress (1): 557/680 kB Progress (1): 561/680 kB Progress (1): 565/680 kB Progress (1): 569/680 kB Progress (1): 573/680 kB Progress (1): 578/680 kB Progress (1): 582/680 kB Progress (1): 586/680 kB Progress (1): 590/680 kB Progress (1): 594/680 kB Progress (1): 598/680 kB Progress (1): 602/680 kB Progress (1): 606/680 kB Progress (1): 610/680 kB Progress (1): 614/680 kB Progress (1): 618/680 kB Progress (1): 623/680 kB Progress (1): 627/680 kB Progress (1): 631/680 kB Progress (1): 635/680 kB Progress (1): 639/680 kB Progress (1): 643/680 kB Progress (1): 647/680 kB Progress (1): 651/680 kB Progress (1): 655/680 kB Progress (1): 659/680 kB Progress (1): 664/680 kB Progress (1): 668/680 kB Progress (1): 672/680 kB Progress (1): 676/680 kB Progress (1): 680 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11.jar (680 kB at 1.9 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11.pom (12 kB at 223 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 127 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.8 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/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11-sources.jar Progress (1): 4.1/426 kB Progress (1): 8.2/426 kB Progress (1): 12/426 kB Progress (1): 16/426 kB Progress (1): 20/426 kB Progress (1): 25/426 kB Progress (1): 29/426 kB Progress (1): 33/426 kB Progress (1): 37/426 kB Progress (1): 41/426 kB Progress (1): 45/426 kB Progress (1): 49/426 kB Progress (1): 53/426 kB Progress (1): 57/426 kB Progress (1): 61/426 kB Progress (1): 66/426 kB Progress (1): 70/426 kB Progress (1): 74/426 kB Progress (1): 78/426 kB Progress (1): 82/426 kB Progress (1): 86/426 kB Progress (1): 90/426 kB Progress (1): 94/426 kB Progress (1): 98/426 kB Progress (1): 102/426 kB Progress (1): 106/426 kB Progress (1): 111/426 kB Progress (1): 115/426 kB Progress (1): 119/426 kB Progress (1): 123/426 kB Progress (1): 127/426 kB Progress (1): 131/426 kB Progress (1): 135/426 kB Progress (1): 139/426 kB Progress (1): 143/426 kB Progress (1): 147/426 kB Progress (1): 152/426 kB Progress (1): 156/426 kB Progress (1): 160/426 kB Progress (1): 164/426 kB Progress (1): 168/426 kB Progress (1): 172/426 kB Progress (1): 176/426 kB Progress (1): 180/426 kB Progress (1): 184/426 kB Progress (1): 188/426 kB Progress (1): 193/426 kB Progress (1): 197/426 kB Progress (1): 201/426 kB Progress (1): 205/426 kB Progress (1): 209/426 kB Progress (1): 213/426 kB Progress (1): 217/426 kB Progress (1): 221/426 kB Progress (1): 225/426 kB Progress (1): 229/426 kB Progress (1): 233/426 kB Progress (1): 238/426 kB Progress (1): 242/426 kB Progress (1): 246/426 kB Progress (1): 250/426 kB Progress (1): 254/426 kB Progress (1): 258/426 kB Progress (1): 262/426 kB Progress (1): 266/426 kB Progress (1): 270/426 kB Progress (1): 274/426 kB Progress (1): 279/426 kB Progress (1): 283/426 kB Progress (1): 287/426 kB Progress (1): 291/426 kB Progress (1): 295/426 kB Progress (1): 299/426 kB Progress (1): 303/426 kB Progress (1): 307/426 kB Progress (1): 311/426 kB Progress (1): 315/426 kB Progress (1): 319/426 kB Progress (1): 324/426 kB Progress (1): 328/426 kB Progress (1): 332/426 kB Progress (1): 336/426 kB Progress (1): 340/426 kB Progress (1): 344/426 kB Progress (1): 348/426 kB Progress (1): 352/426 kB Progress (1): 356/426 kB Progress (1): 360/426 kB Progress (1): 365/426 kB Progress (1): 369/426 kB Progress (1): 373/426 kB Progress (1): 377/426 kB Progress (1): 381/426 kB Progress (1): 385/426 kB Progress (1): 389/426 kB Progress (1): 393/426 kB Progress (1): 397/426 kB Progress (1): 401/426 kB Progress (1): 406/426 kB Progress (1): 410/426 kB Progress (1): 414/426 kB Progress (1): 418/426 kB Progress (1): 422/426 kB Progress (1): 426/426 kB Progress (1): 426 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220711.085140-11-sources.jar (426 kB at 8.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 961 B/s) [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 2.0.0-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_2.0.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_2.0.x/appng-cli/target/classes [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_2.0.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.637 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.023 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-07-11T10:55:13,719 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:13,741 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5eb2172, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41ffaeb8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43f0c2d1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5fb65013, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38a1a26, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3fbcfe81, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7a1f45ed, org.springframework.test.context.event.EventPublishingTestExecutionListener@1744a475] 2022-07-11T10:55:14,179 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:14,368 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 170 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:14,905 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:14,977 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:55:15,041 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:55:15,277 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:15,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:15,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:15,282 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:15,285 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:15,609 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:15,661 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:16,265 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:55:17,704 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6efc9d3f] 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-07-11T10:55:17,713 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bbe852a] 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-07-11T10:55:17,778 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:17,796 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:19,967 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:14 CEST 2022 2022-07-11T10:55:20,655 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1444e35f testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@3f563397, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@268ee31d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66487713]; rollback [false] 2022-07-11T10:55:20,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:20,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:20,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:20,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:20,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:20,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:20,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:20,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:20,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:20,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:20,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:20,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:20,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:20,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:20,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:20,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:20,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:20,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:20,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:20,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:20,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:20,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:20,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:20,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:20,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:20,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:20,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:20,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:20,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:20,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:20,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:20,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:20,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:20,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:20,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:20,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:20,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:20,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:20,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:20,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:20,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:20,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:20,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:20,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:20,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:20,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:20,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:20,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:20,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:20,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:20,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:20,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:20,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:20,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-07-11T10:55:20,922 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1444e35f testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@3f563397, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@268ee31d 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:20,928 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:20,928 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: 7.338 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-07-11T10:55:20,937 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:20,937 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f794b0f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@efe75a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a49cdd6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@109a462e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@258e5601, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58a06477, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c4335c8, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e2abb58] 2022-07-11T10:55:21,042 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:21,071 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:21,110 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:21,145 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:21,145 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:21,145 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:21,145 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:21,146 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:21,146 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:21,151 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:21,452 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ab26cad] 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-07-11T10:55:21,464 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4afb2c90] 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-07-11T10:55:21,498 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:21,499 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:21,965 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:21 CEST 2022 2022-07-11T10:55:21,980 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7ef3b7ac testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@720da195, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4dbf902 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@46bc9802]; rollback [false] 2022-07-11T10:55:21,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:21,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:21,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:21,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:21,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:21,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:21,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:21,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:21,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:21,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:21,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:21,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:21,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:21,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:21,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:21,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:21,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:21,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:21,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:21,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:21,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:21,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:21,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:21,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:21,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:21,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:21,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:21,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:22,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:22,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:22,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:22,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:22,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:22,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:22,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:22,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:22,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:22,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:22,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:22,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:22,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:22,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:55:22,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:55:22,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:55:22,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:55:22,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:55:22,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:55:22,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:55:22,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:55:22,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:55:22,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:55:22,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:55:22,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:55:22,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:55:22,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:55:22,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:22,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:55:22,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:55:22,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:55:22,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:55:22,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:55:22,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:55:22,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:55:22,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:55:22,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:55:22,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:55:22,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:55:22,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:55:22,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:55:22,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:55:22,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:55:22,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:55:22,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:55:22,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:55:22,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:55:22,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:55:22,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:55:22,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:55:22,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:55:22,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:55:22,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:55:22,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:55:22,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:55:22,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:55:22,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:55:22,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:55:22,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:55:22,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:55:22,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:55:22,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:55:22,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:55:22,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:55:22,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:55:22,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:55:22,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:55:22,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:55:22,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:55:22,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:55:22,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:55:22,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:55:22,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:55:22,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:55:22,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:55:22,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:55:22,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:55:22,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:55:22,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:55:22,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:55:22,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:55:22,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:55:22,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:55:22,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:55:22,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:55:22,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-07-11T10:55:22,245 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7ef3b7ac testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@720da195, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4dbf902 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:22,249 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:22,250 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.314 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-07-11T10:55:22,257 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:22,258 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fef75e1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2174fda1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62267a22, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2d99b35f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@295d8b70, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f42f20f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ee46aaf, org.springframework.test.context.event.EventPublishingTestExecutionListener@1e072d67] 2022-07-11T10:55:22,403 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:22,432 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 28 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:22,468 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:22,511 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:22,512 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:22,512 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:22,512 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:22,512 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:22,514 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:22,520 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:22,793 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fdc1a37] 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-07-11T10:55:22,804 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61b2ca5a] 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-07-11T10:55:22,831 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:22,832 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:23,271 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:22 CEST 2022 2022-07-11T10:55:23,286 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6f2c2278 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@50980f1c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53080ec0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@550d3cd7]; rollback [false] 2022-07-11T10:55:23,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:23,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:23,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:23,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:23,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:23,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:23,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:23,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:23,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:23,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:23,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:23,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:23,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:23,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:23,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:23,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:23,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:23,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:23,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:23,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:23,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:23,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:23,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:23,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:23,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:23,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:23,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:23,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:23,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:23,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:23,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:23,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:23,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:23,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:23,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:23,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:23,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:23,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:23,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:23,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:23,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:23,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:55:23,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:55:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:55:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:55:23,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:55:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:55:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:55:23,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:55:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:55:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:55:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:55:23,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:55:23,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:55:23,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:55:23,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:23,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:55:23,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:55:23,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:55:23,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:55:23,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:55:23,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:55:23,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:55:23,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:55:23,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:55:23,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:55:23,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:55:23,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:55:23,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:55:23,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:55:23,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:55:23,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:55:23,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:55:23,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:55:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:55:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:55:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:55:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:55:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:55:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:55:23,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:55:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:55:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:55:23,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:55:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:55:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:55:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:55:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:55:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:55:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:55:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:55:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:55:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:55:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:55:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:55:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:55:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:55:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:55:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:55:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:55:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:55:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:55:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:55:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:55:23,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:55:23,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:55:23,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:55:23,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:55:23,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:55:23,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:55:23,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:55:23,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:55:23,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:55:23,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:23,427 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6f2c2278 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@50980f1c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53080ec0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:23,431 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:23,431 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.176 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-07-11T10:55:23,439 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:23,440 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1572b7e4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d9420bf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@763772bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38b1101c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@387c5d79, org.springframework.test.context.transaction.TransactionalTestExecutionListener@14c10311, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@592e29ae, org.springframework.test.context.event.EventPublishingTestExecutionListener@692ff367] 2022-07-11T10:55:23,542 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:23,570 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:23,603 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:23,635 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:23,635 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:23,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:23,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:23,636 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:23,637 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:23,642 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:24,013 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f8cd1e5] 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-07-11T10:55:24,023 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11e1e137] 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-07-11T10:55:24,051 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:24,051 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:24,475 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:23 CEST 2022 2022-07-11T10:55:24,488 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@37248b2c, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:24,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:24,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:24,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:24,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:24,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:24,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:24,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:24,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:24,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:24,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:24,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:24,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:24,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:24,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:24,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:24,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:24,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:24,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:24,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:24,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:24,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:24,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:24,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:24,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:24,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:24,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:24,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:24,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:24,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:24,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:24,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:24,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:24,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:24,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:24,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:24,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:24,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:24,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:24,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:24,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:24,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:24,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:24,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:24,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:24,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:24,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:24,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:24,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:24,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:24,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:24,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:24,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:24,538 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@37248b2c, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,541 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1dbef39d, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,582 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1dbef39d, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,585 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@38207d19, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,607 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@38207d19, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,609 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@284d1c98, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,631 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@284d1c98, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,633 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@7c900524, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:55:24,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:55:24,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:55:24,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:55:24,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:55:24,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:55:24,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:55:24,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:55:24,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:55:24,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:55:24,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:55:24,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:55:24,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:55:24,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:55:24,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:24,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:55:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:55:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:55:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:55:24,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:55:24,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:55:24,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:55:24,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:55:24,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:55:24,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:55:24,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:55:24,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:55:24,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:55:24,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:55:24,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:55:24,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:55:24,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:55:24,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:55:24,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:55:24,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:55:24,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:55:24,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:55:24,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:55:24,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:55:24,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:55:24,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:55:24,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:55:24,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:55:24,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:55:24,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:55:24,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:55:24,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:55:24,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:55:24,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:55:24,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:55:24,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:55:24,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:55:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:55:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:55:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:55:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:55:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:55:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:55:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:55:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:55:24,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:55:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:55:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:55:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:55:24,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:55:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:55:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:55:24,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:55:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:55:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:55:24,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:55:24,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:55:24,752 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@7c900524, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,756 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6553527e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c9a434f]; rollback [false] 2022-07-11T10:55:24,772 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40df1311 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6553527e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f002a22 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:24,774 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:24,774 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.34 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-07-11T10:55:24,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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:24,779 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e125b5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26c9521a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b0f9c63, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@41366811, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48f3210f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24c6f389, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53dd9ff6, org.springframework.test.context.event.EventPublishingTestExecutionListener@2159137c] 2022-07-11T10:55:24,852 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:24,877 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:24,901 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:24,932 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:24,932 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:24,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:24,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:24,933 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:24,934 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:24,938 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:25,157 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ad6618e] 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-07-11T10:55:25,165 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bbb450b] 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-07-11T10:55:25,188 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:25,188 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:25,505 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:24 CEST 2022 2022-07-11T10:55:25,515 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5e53faa8 testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@1ddf7d19, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a809e74 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7c692e24]; rollback [false] 2022-07-11T10:55:25,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:25,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:25,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:25,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:25,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:25,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:25,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:25,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:25,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:25,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:25,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:25,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:25,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:25,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:25,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:25,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:25,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:25,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:25,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:25,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:25,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:25,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:25,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:25,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:25,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:25,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:25,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:25,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:25,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:25,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:25,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:25,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:25,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:25,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:25,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:25,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:25,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:25,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:25,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:25,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:25,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:25,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:25,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:25,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:25,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:25,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:25,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:25,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:25,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:25,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-07-11T10:55:25,558 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5e53faa8 testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@1ddf7d19, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a809e74 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:25,560 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:25,560 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: 0.784 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-07-11T10:55:25,567 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:25,568 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e36657e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26a4b864, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6c48fd13, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@697c3410, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64ecb1d4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@678852b5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4c838b32, org.springframework.test.context.event.EventPublishingTestExecutionListener@44d7ea06] 2022-07-11T10:55:25,645 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:25,670 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:25,693 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:25,721 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:25,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:25,722 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:25,722 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:25,722 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:25,723 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:25,727 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:25,943 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45af5362] 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-07-11T10:55:25,950 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1de88e72] 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-07-11T10:55:25,973 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:25,973 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:26,341 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:25 CEST 2022 2022-07-11T10:55:26,351 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@34545f5f testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@3ff3e6ed, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@12ccc0d3 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d91f007]; rollback [false] 2022-07-11T10:55:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:26,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:26,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:26,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:26,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:26,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:26,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:26,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:26,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:26,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:26,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:26,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:26,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:26,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:26,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:26,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:26,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:26,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:26,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:26,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:26,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:26,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:26,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:26,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:26,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:26,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:26,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:26,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:26,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:26,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:26,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:26,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:26,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:26,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:26,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:26,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:26,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:26,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:26,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:26,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:26,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:55:26,441 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-11T10:55:26,603 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-11T10:55:26,604 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-11T10:55:26,605 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-11T10:55:26,607 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-11T10:55:26,607 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-11T10:55:26,608 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-11T10:55:26,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-07-11T10:55:26,633 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@34545f5f testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@3ff3e6ed, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@12ccc0d3 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:26,635 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:26,635 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.07 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-07-11T10:55:26,640 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:26,640 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76a0910c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20bb5d7f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3eeee97f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@55ddc5a5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@270706e3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5dadf7d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@14415802, org.springframework.test.context.event.EventPublishingTestExecutionListener@2f8a57c2] 2022-07-11T10:55:26,711 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:26,751 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 39 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:26,773 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:26,798 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:26,799 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:26,799 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:26,799 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:26,799 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:26,800 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:26,804 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:27,009 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d9b664f] 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-07-11T10:55:27,016 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@181252db] 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-07-11T10:55:27,036 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:27,036 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:27,480 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:26 CEST 2022 2022-07-11T10:55:27,491 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@10f277c8 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@6f6b7d08, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a614868 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1dfbf67a]; rollback [false] 2022-07-11T10:55:27,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:27,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:27,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:27,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:27,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:27,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:27,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:27,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:27,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:27,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:27,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:27,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:27,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:27,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:27,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:27,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:27,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:27,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:27,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:27,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:27,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:27,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:27,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:27,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:27,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:27,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:27,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:27,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:27,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:27,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:27,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:27,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:27,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:27,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:27,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:27,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:27,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:27,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:27,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:27,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:27,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:27,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:27,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:27,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:27,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:27,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:27,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:27,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:27,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:27,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:27,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:27,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:27,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:27,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:55:27,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:55:27,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-07-11T10:55:27,559 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@10f277c8 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@6f6b7d08, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6a614868 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:27,562 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:27,562 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: 0.931 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-07-11T10:55:27,572 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:27,573 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@50514648, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7933dfc3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2399575a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@77fc7d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5a4e993d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3de49870, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@542e3b11, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b05a1fd] 2022-07-11T10:55:27,663 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:27,687 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:27,719 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:27,753 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:27,753 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:27,753 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:27,753 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:27,753 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:27,754 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:27,759 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:27,971 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b1f8fa6] 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-07-11T10:55:27,977 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50c110dd] 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-07-11T10:55:28,005 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:28,005 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:28,396 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:27 CEST 2022 2022-07-11T10:55:28,408 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4f3efccf testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@5f99ff48, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5daa5cce 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@402e88b3]; rollback [false] 2022-07-11T10:55:28,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:28,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:28,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:28,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:28,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:28,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:28,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:28,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:28,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:28,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:28,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:28,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:28,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:28,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:28,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:28,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:28,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:28,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:28,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:28,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:28,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:28,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:28,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:28,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:28,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:28,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:28,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:28,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:28,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:28,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:28,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:28,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:28,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:28,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:28,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:28,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:28,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:28,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:28,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:28,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:28,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:28,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:28,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:28,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:28,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:28,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:28,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:28,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:28,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:28,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:28,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:28,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:28,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:28,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:55:28,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-07-11T10:55:28,476 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4f3efccf testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@5f99ff48, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5daa5cce 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:28,478 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:28,478 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: 0.906 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-07-11T10:55:28,485 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:28,485 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b56795d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5cbbe7b7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@168ca44b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6109c8ba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49bdd957, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ab81988, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39654268, org.springframework.test.context.event.EventPublishingTestExecutionListener@168611e6] 2022-07-11T10:55:28,557 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:28,582 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:28,604 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:28,629 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:28,629 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:28,630 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:28,630 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:28,630 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:28,631 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:28,635 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:28,847 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@310bd2a8] 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-07-11T10:55:28,854 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b60341a] 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-07-11T10:55:28,873 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:28,873 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:29,225 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:28 CEST 2022 2022-07-11T10:55:29,234 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@71593d1b testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@25620554, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@59d6396e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@668af3cc]; rollback [false] 2022-07-11T10:55:29,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:29,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:29,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:29,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:29,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:29,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:29,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:29,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:29,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:29,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:29,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:29,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:29,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:29,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:29,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:29,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:29,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:29,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:29,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:29,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:29,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:29,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:29,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:29,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:29,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:29,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:29,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:29,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:29,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:29,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:29,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:29,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:29,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:29,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:29,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:29,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:29,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:29,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:29,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:29,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:29,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:29,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:29,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:29,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:29,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:29,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:29,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:29,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:29,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-07-11T10:55:29,278 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@71593d1b testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@25620554, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@59d6396e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:29,280 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:29,281 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: 0.8 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-07-11T10:55:29,288 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:29,291 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4217145f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19e14a00, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@108bac3c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@564a9c89, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c05dff3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3f272139, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@720090ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@702ce4b0] 2022-07-11T10:55:29,370 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:29,394 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:29,414 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:29,438 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:29,438 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:29,438 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:29,438 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:29,438 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:29,439 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:29,444 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:29,617 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@148bee95] 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-07-11T10:55:29,622 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@128a9f4a] 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-07-11T10:55:29,641 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:29,642 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:29,971 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:29 CEST 2022 2022-07-11T10:55:29,984 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@64638b8d testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@3ceb5831, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1dd49460 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1ce6e978]; rollback [false] 2022-07-11T10:55:29,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:29,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:29,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:29,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:29,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:29,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:29,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:29,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:29,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:29,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:29,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:29,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:29,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:29,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:29,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:29,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:29,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:29,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:29,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:29,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:29,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:29,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:29,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:29,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:29,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:29,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:29,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:29,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:30,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:30,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:30,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:30,000 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:30,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:30,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:30,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:30,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:30,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:30,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-11T10:55:30,029 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@64638b8d testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@3ceb5831, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1dd49460 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:30,031 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:30,031 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: 0.746 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-07-11T10:55:30,037 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:30,038 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@125cda06, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40f5d58b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4b85d4ca, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ac52e35, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e3d5981, org.springframework.test.context.transaction.TransactionalTestExecutionListener@100a9240, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@75cc270f, org.springframework.test.context.event.EventPublishingTestExecutionListener@56db1b05] 2022-07-11T10:55:30,104 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:30,128 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:30,152 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:30,206 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:30,207 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:30,207 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:30,207 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:30,207 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:30,208 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:30,214 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:30,411 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27955a53] 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-07-11T10:55:30,415 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@cb3399c] 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-07-11T10:55:30,433 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:30,433 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:30,764 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:30 CEST 2022 2022-07-11T10:55:30,774 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@38f8e674 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@7e3a20d5, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54fe55ae 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@19a216c6]; rollback [false] 2022-07-11T10:55:30,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:30,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:30,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:30,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:30,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:30,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:30,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:30,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:30,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:30,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:30,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:30,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:30,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:30,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:30,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:30,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:30,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:30,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:30,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:30,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:30,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:30,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:30,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:30,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:30,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:30,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:30,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:30,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:30,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:30,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:30,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:30,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-07-11T10:55:30,822 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@38f8e674 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@7e3a20d5, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54fe55ae 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:30,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@38f8e674 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@19bf52b9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54fe55ae 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@19a216c6]; rollback [false] 2022-07-11T10:55:30,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:55:30,848 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@38f8e674 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@19bf52b9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@54fe55ae 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:30,850 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:30,851 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: 0.818 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-07-11T10:55:30,858 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:30,859 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e939338, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35f70f42, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6a7b3f7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7647219, org.springframework.test.context.support.DirtiesContextTestExecutionListener@254c2b9e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@284cbd6a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@134f9b9f, org.springframework.test.context.event.EventPublishingTestExecutionListener@379fc755] 2022-07-11T10:55:30,941 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:30,965 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:30,985 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:31,014 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:31,014 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:31,014 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:31,014 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:31,014 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:31,015 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:31,020 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:31,224 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a468afa] 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-07-11T10:55:31,228 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@222ede10] 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-07-11T10:55:31,244 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:31,245 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:31,533 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:30 CEST 2022 2022-07-11T10:55:31,544 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@25426562 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@30e38412, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93051d0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6e860133]; rollback [false] 2022-07-11T10:55:31,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:31,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:31,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:31,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:31,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:31,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:31,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:31,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:31,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:31,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:31,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:31,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:31,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:31,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:31,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:31,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:31,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:31,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:55:31,579 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@25426562 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@30e38412, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93051d0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:31,581 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:31,581 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: 0.725 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-07-11T10:55:31,586 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:31,586 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e4d24d6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34c6206d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c2f416c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d924abc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2abeb84c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f7e303e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@691c309c, org.springframework.test.context.event.EventPublishingTestExecutionListener@162450a9] 2022-07-11T10:55:31,647 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:31,669 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:31,690 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:31,715 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:31,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:31,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:31,715 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:31,715 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:31,717 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:31,722 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:31,921 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@529ccd1c] 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-07-11T10:55:31,925 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6219e872] 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-07-11T10:55:31,941 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:31,941 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:32,331 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:31 CEST 2022 2022-07-11T10:55:32,339 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2ce13f1c testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@473b1e5d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7424f6ab 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2275cb9a]; rollback [false] 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:32,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:32,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:32,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:32,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:32,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:32,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:32,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:32,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:32,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:32,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:32,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:32,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:55:32,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-07-11T10:55:32,375 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2ce13f1c testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@473b1e5d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7424f6ab 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:32,376 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:32,377 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: 0.792 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-07-11T10:55:32,379 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:32,380 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a20b8ba, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31a999cd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77c59f23, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5088d842, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f725f81, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3268c053, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@698f7dba, org.springframework.test.context.event.EventPublishingTestExecutionListener@7fd3e201] 2022-07-11T10:55:32,441 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:32,462 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:32,479 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:32,499 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:32,500 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:32,500 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:32,500 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:32,500 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:32,500 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:32,504 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:32,677 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76497674] 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-07-11T10:55:32,680 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@774c3952] 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-07-11T10:55:32,697 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:32,697 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:33,017 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:32 CEST 2022 2022-07-11T10:55:33,026 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@22f4eb41 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@72d3098e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6052b495 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@27ced872]; rollback [false] 2022-07-11T10:55:33,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:33,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:33,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:33,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:33,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:33,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:33,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:55:33,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:55:33,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:55:33,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:55:33,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:55:33,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:55:33,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:55:33,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:55:33,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:55:33,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:55:33,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:55:33,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:55:33,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:55:33,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:55:33,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-11T10:55:33,104 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@22f4eb41 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@72d3098e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6052b495 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:33,107 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:33,107 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: 0.726 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-07-11T10:55:33,115 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:33,115 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43bb19c2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1875326b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a3c6015, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@640c71bc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe211f6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e35920b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67206f10, org.springframework.test.context.event.EventPublishingTestExecutionListener@602673d9] 2022-07-11T10:55:33,188 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:33,218 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:33,241 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:33,270 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:33,270 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:33,270 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:33,270 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:33,270 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:33,271 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:33,277 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:33,478 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72e8928a] 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-07-11T10:55:33,483 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13ffcce3] 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-07-11T10:55:33,502 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:33,502 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:33,833 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:33 CEST 2022 2022-07-11T10:55:33,845 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4703f375 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@21959d4d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f30ccb2 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@753cad40]; rollback [false] 2022-07-11T10:55:33,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:33,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:33,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:33,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:33,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:33,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:33,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:33,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:33,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:33,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:33,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:55:33,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:55:33,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:55:33,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:55:33,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:55:33,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:55:33,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:55:33,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:55:33,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:55:33,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:55:33,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:55:33,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:55:33,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:55:33,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:55:33,893 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-07-11T10:55:43,979 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-07-11T10:55:44,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:55:44,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:55:44,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:55:44,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:55:44,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:55:44,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:55:44,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:55:44,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:55:44,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:55:44,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:55:44,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:55:44,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:55:44,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:55:44,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:55:44,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:55:44,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:55:44,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:55:44,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:55:44,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:55:44,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:55:44,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:55:44,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:55:44,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:55:44,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:55:44,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:55:44,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:55:44,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:55:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:55:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:55:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-07-11T10:55:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:55:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:55:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:55:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:55:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:55:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:55:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:55:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:55:44,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:55:44,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:55:44,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:55:44,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:55:44,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:55:44,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:55:44,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:55:44,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:55:44,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:55:44,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:55:44,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:55:44,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:55:44,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:55:44,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:55:44,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:55:44,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:55:44,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:55:44,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-07-11T10:55:44,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:55:44,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:55:44,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:55:44,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:55:44,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:55:44,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:55:44,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:55:44,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:55:44,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:55:44,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:55:44,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:55:44,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-07-11T10:55:44,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:55:44,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:55:44,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:55:44,029 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:55:44,032 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-07-11T10:55:44,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-07-11T10:55:44,037 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4703f375 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@21959d4d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f30ccb2 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:44,038 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:44,038 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: 10.929 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-07-11T10:55:44,043 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:44,045 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f174e9e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e0473f1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@68de79f9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@36c0cb05, org.springframework.test.context.support.DirtiesContextTestExecutionListener@736610fd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e406e9b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@554ac71b, org.springframework.test.context.event.EventPublishingTestExecutionListener@65e2b654] 2022-07-11T10:55:44,107 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:44,129 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:44,155 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:44,180 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:44,181 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:44,181 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:44,181 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:44,181 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:44,182 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:44,187 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:44,340 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6eb775ed] 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-07-11T10:55:44,343 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@381b68b6] 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-07-11T10:55:44,365 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:44,366 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:44,718 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:44 CEST 2022 2022-07-11T10:55:44,728 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a2e0e40 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@6ef46217, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4143f171 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7fac350c]; rollback [false] 2022-07-11T10:55:44,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:44,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:44,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:44,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:44,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:44,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:44,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:44,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:55:44,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:55:44,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:55:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:55:44,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:55:44,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:55:44,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:55:44,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:55:44,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:55:44,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:55:44,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:55:44,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:55:44,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:55:44,800 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a2e0e40 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@6ef46217, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4143f171 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:44,801 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:44,802 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: 0.759 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-07-11T10:55:44,806 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:44,806 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2df581b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c1afc15, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ad25573, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56fc0f7a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5785e41d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7cd440ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3465eb88, org.springframework.test.context.event.EventPublishingTestExecutionListener@2d4b5a1] 2022-07-11T10:55:44,866 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:44,889 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:44,908 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:44,930 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:44,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:44,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:44,930 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:44,930 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:44,931 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:44,935 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:45,164 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73624f8d] 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-07-11T10:55:45,169 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4082c974] 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-07-11T10:55:45,193 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:45,193 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:45,501 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:44 CEST 2022 2022-07-11T10:55:45,509 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@7a240160, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4f3c071b]; rollback [false] 2022-07-11T10:55:45,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:45,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:45,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:45,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:45,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:45,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:45,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:45,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:45,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-07-11T10:55:45,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-07-11T10:55:45,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-07-11T10:55:45,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-07-11T10:55:45,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-07-11T10:55:45,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-07-11T10:55:45,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-07-11T10:55:45,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-07-11T10:55:45,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-07-11T10:55:45,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-07-11T10:55:45,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-07-11T10:55:45,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-07-11T10:55:45,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-07-11T10:55:45,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-07-11T10:55:45,552 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-07-11T10:55:45,774 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@7a240160, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:45,777 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@69253ee6, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4f3c071b]; rollback [false] 2022-07-11T10:55:45,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-07-11T10:55:45,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-07-11T10:55:45,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-07-11T10:55:45,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-07-11T10:55:45,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-07-11T10:55:45,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-07-11T10:55:45,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-07-11T10:55:45,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-07-11T10:55:45,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-07-11T10:55:45,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-07-11T10:55:45,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-07-11T10:55:45,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-07-11T10:55:45,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-07-11T10:55:45,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-07-11T10:55:45,799 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-07-11T10:55:45,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@69253ee6, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:45,827 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4c0f8601, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4f3c071b]; rollback [false] 2022-07-11T10:55:45,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-11T10:55:45,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-11T10:55:45,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-11T10:55:45,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-11T10:55:45,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-11T10:55:45,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-11T10:55:45,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-11T10:55:45,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-11T10:55:45,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-11T10:55:45,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-11T10:55:45,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-11T10:55:45,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-11T10:55:45,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-11T10:55:45,851 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-07-11T10:55:45,881 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@765799fa testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4c0f8601, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@718f48ee 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:45,883 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:45,883 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: 1.078 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-07-11T10:55:45,887 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:45,887 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a17dbdf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72fbb0bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16724acf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4cfee884, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18630be7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37322607, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3312361c, org.springframework.test.context.event.EventPublishingTestExecutionListener@8134232] 2022-07-11T10:55:45,972 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:46,013 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 40 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:46,030 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:46,053 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:46,053 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:46,053 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:46,053 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:46,053 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:46,054 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:46,058 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:46,224 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24aa32] 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-07-11T10:55:46,228 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5927de82] 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-07-11T10:55:46,243 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:46,243 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:46,539 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:46 CEST 2022 2022-07-11T10:55:46,549 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@734c13f7 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@1653072d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@28c8afb5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@736c1056]; rollback [false] 2022-07-11T10:55:46,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:46,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:46,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:46,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:46,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:46,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:46,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:46,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:46,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:55:46,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:55:46,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:55:46,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:55:46,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:55:46,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:55:46,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:55:46,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:55:46,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:55:46,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:55:46,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:55:46,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:55:46,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:55:46,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:55:46,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:55:46,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:55:46,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-07-11T10:55:46,618 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@734c13f7 testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@1653072d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@28c8afb5 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:46,620 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:46,621 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: 0.747 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-07-11T10:55:46,640 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:46,640 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e497527, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ff69982, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@19b33c83, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3961bc81, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c1416c7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1715b04e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1742d10b, org.springframework.test.context.event.EventPublishingTestExecutionListener@23f3f2d6] 2022-07-11T10:55:46,707 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:46,731 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:46,748 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:46,769 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:46,769 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:46,769 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:46,769 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:46,769 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:46,771 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:46,776 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:46,943 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6eae8830] 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-07-11T10:55:46,949 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@12380913] 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-07-11T10:55:46,974 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:46,974 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:47,284 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:46 CEST 2022 2022-07-11T10:55:47,293 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4bbc8675 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4c8779bc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68df786c 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@59f500ca]; rollback [false] 2022-07-11T10:55:47,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:47,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:47,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:47,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:47,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:47,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:47,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:47,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:47,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:47,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:47,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:55:47,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:55:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:55:47,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:55:47,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:55:47,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:55:47,358 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4bbc8675 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@4c8779bc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68df786c 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:47,361 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:47,361 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: 0.725 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-07-11T10:55:47,370 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:47,370 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c7556ea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5acc8bbb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7e6364ec, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fc1bfb4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9a57ea0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@370aad7c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@522bfb75, org.springframework.test.context.event.EventPublishingTestExecutionListener@7035c29b] 2022-07-11T10:55:47,439 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:47,460 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:47,482 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:47,503 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:47,503 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:47,503 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:47,503 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:47,503 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:47,504 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:47,508 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:47,673 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18660909] 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-07-11T10:55:47,677 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16262dc7] 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-07-11T10:55:47,693 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:47,693 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:47,995 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:47 CEST 2022 2022-07-11T10:55:48,004 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5d756da9 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@35d75e14, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3941d869 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6c9c60f7]; rollback [false] 2022-07-11T10:55:48,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:48,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:48,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:48,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:48,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:48,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:48,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:48,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:55:48,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:55:48,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:55:48,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:55:48,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:55:48,044 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5d756da9 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@35d75e14, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3941d869 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:48,045 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:48,046 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: 0.679 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-07-11T10:55:48,051 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:48,051 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c629554, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e3202ba, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@38b77460, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@18baf55f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@40aa0b29, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e43e654, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d548788, org.springframework.test.context.event.EventPublishingTestExecutionListener@428b9b70] 2022-07-11T10:55:48,109 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:48,130 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:48,147 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:48,167 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:48,167 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:48,167 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:48,167 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:48,167 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:48,168 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:48,172 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:48,299 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67ad6a4f] 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-07-11T10:55:48,303 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@590f44d5] 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-07-11T10:55:48,319 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:48,319 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:48,665 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:48 CEST 2022 2022-07-11T10:55:48,675 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5ce64282 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@4433171a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32d0335e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@366cfc37]; rollback [false] 2022-07-11T10:55:48,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:48,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:48,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:48,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:48,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:48,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:48,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:48,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:48,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:48,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:48,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:48,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:48,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:48,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:48,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:48,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:48,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-11T10:55:48,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-11T10:55:48,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:55:48,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-11T10:55:48,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-11T10:55:48,738 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5ce64282 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@4433171a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@32d0335e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:48,740 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:48,740 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: 0.691 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-07-11T10:55:48,743 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:48,743 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2800c1fe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b3516f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@190226ad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3e961d85, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10b72498, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e9137c8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ae4ff9, org.springframework.test.context.event.EventPublishingTestExecutionListener@85a009c] 2022-07-11T10:55:48,803 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:48,824 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:48,842 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:48,863 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:48,863 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:48,864 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:48,864 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:48,864 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:48,864 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:48,868 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:49,030 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@324f128b] 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-07-11T10:55:49,033 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@658d6f63] 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-07-11T10:55:49,048 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:49,049 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:49,343 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:48 CEST 2022 2022-07-11T10:55:49,351 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2454c33a testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@2ee7846d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a3d39fd 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@50229664]; rollback [false] 2022-07-11T10:55:49,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:49,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:49,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:49,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:49,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:49,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:49,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:49,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:49,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:49,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-11T10:55:49,381 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-11T10:55:49,400 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-11T10:55:49,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-07-11T10:55:49,402 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:55:49,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-11T10:55:49,403 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:55:49,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-07-11T10:55:49,404 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:55:49,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-07-11T10:55:49,404 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:55:49,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-07-11T10:55:49,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-07-11T10:55:49,410 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:55:49,411 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:55:49,412 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:55:49,412 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:55:49,413 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-07-11T10:55:49,414 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:55:49,415 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:55:49,415 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:55:49,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-07-11T10:55:49,416 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:55:49,416 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:55:49,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-07-11T10:55:49,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-07-11T10:55:49,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-07-11T10:55:49,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-07-11T10:55:49,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-07-11T10:55:49,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-07-11T10:55:49,432 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,433 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,435 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,435 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,436 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,436 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,436 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,437 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,437 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,437 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-11T10:55:49,437 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-07-11T10:55:49,437 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-11T10:55:49,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-07-11T10:55:49,441 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-11T10:55:49,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-07-11T10:55:49,442 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-11T10:55:49,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-07-11T10:55:49,444 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-11T10:55:49,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-07-11T10:55:49,445 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-11T10:55:49,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-07-11T10:55:49,446 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-11T10:55:49,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-07-11T10:55:49,447 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-11T10:55:49,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-07-11T10:55:49,448 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-11T10:55:49,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-07-11T10:55:49,450 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-11T10:55:49,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application 2022-07-11T10:55:49,451 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-11T10:55:49,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application 2022-07-11T10:55:49,461 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:55:49,462 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:55:49,463 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:55:49,465 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:55:49,466 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:55:49,467 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:55:49,478 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2454c33a testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@2ee7846d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3a3d39fd 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:49,480 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:49,480 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: 0.741 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-07-11T10:55:49,490 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:49,490 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32b628e5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6faa153b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@46e07a30, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38bd7743, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b4f91b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f3482e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4187837a, org.springframework.test.context.event.EventPublishingTestExecutionListener@12d3e366] 2022-07-11T10:55:49,546 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:49,568 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:49,589 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:49,610 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:49,610 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:49,611 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:49,611 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:49,611 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:49,612 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:49,616 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:49,757 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f8c70d3] 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-07-11T10:55:49,761 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2600f272] 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-07-11T10:55:49,778 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:49,778 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:50,069 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:49 CEST 2022 2022-07-11T10:55:50,076 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@bfd06cd testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5f51597d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36f7679e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3cc915d]; rollback [false] 2022-07-11T10:55:50,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:50,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:50,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:50,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:50,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:50,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:50,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:50,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:50,097 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@bfd06cd testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@5f51597d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36f7679e 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:50,099 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:50,099 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: 0.614 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-07-11T10:55:50,107 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:50,108 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@78787d94, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44d6a4e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4bfb4b5d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5329b9cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6806eae7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f6e2b3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16c6f0b3, org.springframework.test.context.event.EventPublishingTestExecutionListener@8bff441] 2022-07-11T10:55:50,163 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:50,183 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:50,200 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:50,222 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:50,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:50,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:50,222 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:50,222 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:50,223 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:50,227 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:50,384 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b66d027] 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-07-11T10:55:50,388 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24bc8a9e] 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-07-11T10:55:50,404 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:50,404 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:50,704 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:50 CEST 2022 2022-07-11T10:55:50,715 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@15d741a8 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@6223c518, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@599faae4 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34bf3385]; rollback [false] 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:50,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:50,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:50,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:50,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:50,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:50,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:50,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:50,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:50,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:50,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:50,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:50,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:50,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-11T10:55:50,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-11T10:55:50,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-11T10:55:50,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-11T10:55:50,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-11T10:55:50,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-11T10:55:50,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-11T10:55:50,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-11T10:55:50,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-11T10:55:50,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-11T10:55:50,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-11T10:55:50,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-11T10:55:50,786 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@15d741a8 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@6223c518, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@599faae4 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:50,789 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:50,789 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: 0.683 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-07-11T10:55:50,851 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.038 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-07-11T10:55:50,862 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:50,863 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76684450, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@27bb8f70, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@51f6e936, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e389d47, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a461614, org.springframework.test.context.transaction.TransactionalTestExecutionListener@617dda23, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7242063, org.springframework.test.context.event.EventPublishingTestExecutionListener@6d1c5765] 2022-07-11T10:55:50,929 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:50,950 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:50,970 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:50,991 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:50,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:50,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:50,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:50,991 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:50,992 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:50,996 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:51,156 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@219ac58a] 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-07-11T10:55:51,160 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@438fab1] 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-07-11T10:55:51,176 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:51,177 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:51,476 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:50 CEST 2022 2022-07-11T10:55:51,483 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6c2d3605 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@21ec4de7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3388e0e8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4d29dd8c]; rollback [false] 2022-07-11T10:55:51,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:51,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:51,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:51,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:51,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:51,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:51,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:51,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:51,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:51,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:51,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:51,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:51,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:55:51,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-07-11T10:55:51,514 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6c2d3605 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@21ec4de7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3388e0e8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:51,515 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:51,515 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: 0.654 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-07-11T10:55:51,519 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:51,519 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6419366c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16508db0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4f9f46c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b6f70e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@466881b3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54c7a9c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1fd66da3, org.springframework.test.context.event.EventPublishingTestExecutionListener@f2ed6ed] 2022-07-11T10:55:51,575 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:51,597 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:51,614 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:51,636 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:51,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:51,637 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:51,637 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:51,637 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:51,638 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:51,643 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:51,799 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6aabf84d] 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-07-11T10:55:51,802 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5467e77d] 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-07-11T10:55:51,817 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:51,817 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:52,147 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:51 CEST 2022 2022-07-11T10:55:52,156 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@27c956b3 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5d38e21e, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4477dc9f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4a1c9326]; rollback [false] 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:52,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:52,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:52,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:52,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:52,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:52,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:52,177 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@27c956b3 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5d38e21e, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4477dc9f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:52,178 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@27c956b3 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5230ba38, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4477dc9f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4a1c9326]; rollback [false] 2022-07-11T10:55:53,935 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@27c956b3 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@5230ba38, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4477dc9f 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:53,936 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:53,937 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: 2.418 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-07-11T10:55:53,940 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:53,940 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@541bf34d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1b065f4c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@21b4dd5b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6cb51905, org.springframework.test.context.support.DirtiesContextTestExecutionListener@673f1e45, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4eeac1d1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@49338352, org.springframework.test.context.event.EventPublishingTestExecutionListener@d0ac640] 2022-07-11T10:55:54,002 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:54,025 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:54,058 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:54,080 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:54,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:54,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:54,080 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:54,080 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:54,081 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:54,086 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:54,250 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a8a59c3] 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-07-11T10:55:54,253 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d63911c] 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-07-11T10:55:54,269 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:54,270 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:54,596 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:54 CEST 2022 2022-07-11T10:55:54,604 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@743c1169 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@63f67c97, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4fc3b975 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1f6d31e0]; rollback [false] 2022-07-11T10:55:54,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:54,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:54,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:54,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:54,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:54,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:54,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:54,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:54,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:54,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:55:54,630 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@743c1169 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@63f67c97, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4fc3b975 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:54,631 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:54,631 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: 0.692 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-07-11T10:55:54,634 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:54,634 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b474eeb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a9e2d52, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6aafb200, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2714a660, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6665947f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6d9ac15c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ab2515d, org.springframework.test.context.event.EventPublishingTestExecutionListener@7897cfcd] 2022-07-11T10:55:54,688 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:54,709 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:54,727 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:54,748 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:54,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-11T10:55:54,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:54,748 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:54,748 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:54,749 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:54,753 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:54,875 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6fea3aa2] 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-07-11T10:55:54,878 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49a0c403] 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-07-11T10:55:54,893 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:54,893 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:55,172 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:54 CEST 2022 2022-07-11T10:55:55,179 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@5abfc7eb, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:55,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:55:55,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:55:55,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:55:55,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:55:55,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:55:55,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:55:55,187 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:55:55,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:55:55,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:55:55,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:55:55,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:55:56,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-11T10:55:56,849 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@5abfc7eb, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:56,851 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@396f2d01, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:56,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-07-11T10:55:56,861 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@396f2d01, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:56,863 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2d7430d4, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:56,868 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2d7430d4, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:56,868 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7b2d995b, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:56,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7b2d995b, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:56,882 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e9ad24a, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:56,887 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e9ad24a, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:56,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7c2983ad, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:56,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-07-11T10:55:57,720 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7c2983ad, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:57,721 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2c955340, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e57bd85]; rollback [false] 2022-07-11T10:55:58,567 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f74b7a4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@2c955340, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@148a0161 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:58,568 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:58,568 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: 3.932 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-07-11T10:55:58,573 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-07-11T10:55:58,575 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-07-11T10:55:58,576 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:58,576 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45bc4b1c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38ff755c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16424f63, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2106db3c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64580ab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@455340aa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@416e2634, org.springframework.test.context.event.EventPublishingTestExecutionListener@5626ca1e] 2022-07-11T10:55:58,635 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:58,655 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:58,670 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:58,690 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:58,690 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-07-11T10:55:58,690 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:58,690 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:58,690 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:58,722 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:58,728 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:58,859 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:58,859 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:59,153 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@23c5119a, started on Mon Jul 11 10:55:58 CEST 2022 2022-07-11T10:55:59,161 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@186a264b, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@f01bd60]; rollback [false] 2022-07-11T10:55:59,183 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@186a264b, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:59,185 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3ffa2fee, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@f01bd60]; rollback [false] 2022-07-11T10:55:59,189 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@3ffa2fee, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:59,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@48621ab8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@f01bd60]; rollback [false] 2022-07-11T10:55:59,202 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 11, 2022 10:55:59 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:55:59,254 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-11T10:55:59,329 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:55:59,329 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:55:59,329 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:55:59,359 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-11T10:55:59,439 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-11T10:55:59,441 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:55:59,441 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:55:59,441 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:55:59,448 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-11T10:55:59,469 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@77ef69ec testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@48621ab8, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2babb2a0 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:55:59,470 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:55:59,470 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: 0.899 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-07-11T10:55:59,476 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-07-11T10:55:59,476 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-07-11T10:55:59,477 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:55:59,477 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7285ce0e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3bc0d2a8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2f2e16cb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33466f36, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6fef22ee, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5287e829, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d4034fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@d7fd5bd] 2022-07-11T10:55:59,536 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:55:59,558 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-11T10:55:59,580 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-11T10:55:59,603 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-11T10:55:59,603 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-07-11T10:55:59,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-11T10:55:59,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-11T10:55:59,604 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-11T10:55:59,618 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:55:59,623 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:55:59,803 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:55:59,803 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:56:00,148 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:55:59 CEST 2022 2022-07-11T10:56:00,160 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5febf837, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,174 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,176 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,177 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,177 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,177 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,183 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,198 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,201 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,201 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,201 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,205 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,221 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:56:00,227 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:00,262 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:00,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:00,358 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:00,375 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:00,384 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:00,396 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:00,404 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:00,411 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:00,419 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:00,426 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:00,435 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:00,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:00,453 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:00,467 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:00,467 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:00,475 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:00,483 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:00,496 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:00,498 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:00,504 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:00,509 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.251s) 2022-07-11T10:56:00,511 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,512 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,512 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,512 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,515 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,531 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-11T10:56:00,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-11T10:56:00,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-11T10:56:00,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-11T10:56:00,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-11T10:56:00,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-11T10:56:00,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-11T10:56:00,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-11T10:56:00,543 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,544 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,545 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,545 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,545 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,549 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,561 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,562 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,562 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,562 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,565 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,576 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,593 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5febf837, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,595 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@336ae2a, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,597 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,598 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,599 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,599 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,599 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,602 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,615 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,616 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,616 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,616 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,619 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,629 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:00,631 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:56:00,632 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:56:00,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-07-11T10:56:00,640 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:56:00,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-07-11T10:56:00,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-07-11T10:56:00,643 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:56:00,645 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-11T10:56:00,645 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:56:00,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-07-11T10:56:00,647 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:56:00,647 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-11T10:56:00,647 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-11T10:56:00,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-07-11T10:56:00,651 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:56:00,673 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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-07-11T10:56:00,673 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:56:00,674 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,675 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,675 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,675 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,678 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,692 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,698 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,699 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,700 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,700 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,700 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,703 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,716 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,717 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,717 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,717 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,720 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,733 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,739 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@336ae2a, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,741 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1600beb5, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,742 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,743 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,744 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,744 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,745 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,747 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,761 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,761 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,762 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,762 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,765 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,799 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.032s) 2022-07-11T10:56:00,801 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:56:00,802 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:56:00,804 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:56:00,806 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:56:00,807 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:56:00,808 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:56:00,808 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,810 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,810 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,810 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,813 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,825 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,831 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:00,832 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,836 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,849 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-11T10:56:00,850 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:00,850 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:00,850 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:00,853 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-11T10:56:00,866 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-11 10:56:00.506 2022-07-11T10:56:00,869 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:56:00,881 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1600beb5, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,883 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3229f468, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3229f468, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,889 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@58f3cf81, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,891 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@58f3cf81, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,892 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7e8ea55, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,894 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7e8ea55, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6166e317, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@716da2d2]; rollback [false] 2022-07-11T10:56:00,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f93ccad testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@6166e317, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@132671c8 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]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-11T10:56:00,897 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-11T10:56:00,897 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: 1.421 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_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-11.jar Progress (1): 4.1/114 kB Progress (1): 8.2/114 kB Progress (1): 12/114 kB Progress (1): 16/114 kB Progress (1): 20/114 kB Progress (1): 25/114 kB Progress (1): 29/114 kB Progress (1): 33/114 kB Progress (1): 37/114 kB Progress (1): 41/114 kB Progress (1): 45/114 kB Progress (1): 49/114 kB Progress (1): 53/114 kB Progress (1): 57/114 kB Progress (1): 61/114 kB Progress (1): 66/114 kB Progress (1): 70/114 kB Progress (1): 74/114 kB Progress (1): 78/114 kB Progress (1): 82/114 kB Progress (1): 86/114 kB Progress (1): 90/114 kB Progress (1): 94/114 kB Progress (1): 98/114 kB Progress (1): 102/114 kB Progress (1): 106/114 kB Progress (1): 111/114 kB Progress (1): 114 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-11.jar (114 kB at 3.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-11.pom Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-11.pom (1.2 kB at 42 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 203 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.4 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 975 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220711.085140-11-sources.jar (88 kB at 2.3 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.9 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 2.0.0-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_2.0.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_2.0.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_2.0.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.114 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 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.008 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.131 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.springframework.util.ReflectionUtils (file:/var/lib/jenkins/.m2/repository/org/springframework/spring-core/5.3.21/spring-core-5.3.21.jar) to field java.net.URLClassLoader.acc [ERROR] WARNING: Please consider reporting this to the maintainers of org.springframework.util.ReflectionUtils [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-11T10:56:10,234 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#345060426 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 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.562 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.239 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-07-11T10:56:12,535 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-07-11T10:56:12,664 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.769 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.018 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_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 49 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-11.jar Progress (1): 4.1/58 kB Progress (1): 8.2/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 25/58 kB Progress (1): 29/58 kB Progress (1): 33/58 kB Progress (1): 37/58 kB Progress (1): 41/58 kB Progress (1): 45/58 kB Progress (1): 49/58 kB Progress (1): 53/58 kB Progress (1): 57/58 kB Progress (1): 58 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-11.jar (58 kB at 427 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-11.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-11.pom (1.8 kB at 57 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 127 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 1.2 kB/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.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220711.085140-11-sources.jar (42 kB at 1.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 2.6 kB/s) [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.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: 1.377 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_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-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_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (997 B at 100 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-11.jar (94 kB at 2.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-11.pom Progress (1): 2.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-11.pom (2.4 kB at 77 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 170 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (997 B at 1.6 kB/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 6.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220711.085140-11-sources.jar (54 kB at 939 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (997 B at 1.2 kB/s) [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 2.0.0-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_2.0.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_2.0.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_2.0.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: 0.818 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-07-11T10:56:29,410 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:29,433 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30ed9c6c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@782a4fff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@46c670a6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@59fc684e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ae81e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fd1731c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ae76500, org.springframework.test.context.event.EventPublishingTestExecutionListener@6063d80a] 2022-07-11T10:56:29,970 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:30,134 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 153 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:30,591 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:30,708 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:30,789 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:56:31,094 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-11T10:56:31,756 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:31,826 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:32,437 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:56:33,857 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:33,873 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:35,986 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:29 CEST 2022 2022-07-11T10:56:36,223 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:36,223 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:36,223 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:36,252 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:36,344 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.057s) 2022-07-11T10:56:36,359 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:36,409 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:36,486 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:36,604 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:36,642 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:36,658 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:36,672 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:36,686 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:36,700 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:36,716 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:36,729 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:36,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:36,760 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:36,774 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:36,793 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:36,794 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:36,806 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:36,820 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:36,839 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:36,845 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:36,857 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:36,867 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.466s) 2022-07-11T10:56:38,682 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:38,682 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:38,684 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 2 ms 2022-07-11T10:56:38,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.833 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:38,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.856 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:38,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.858 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:38,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.86 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:38,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.861 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:38,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.865 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:38,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.868 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:38,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.87 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:38,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.872 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:38,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.874 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:38,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.876 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:38,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.878 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:38,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.879 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:38,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.881 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:38,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.883 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:38,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.885 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:38,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.894 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:38,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.896 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:38,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.898 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:38,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.9 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:38,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.901 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:38,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.903 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:38,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.905 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:38,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.906 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:38,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.908 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:38,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.91 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:38,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.911 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:38,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.913 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:38,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.915 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:38,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.916 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:38,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.918 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:38,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.92 CREATE appNGizer Property platform.locale 2022-07-11T10:56:38,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.921 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:38,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.923 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:38,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.924 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:38,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.926 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:38,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.927 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:38,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.929 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:38,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.931 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:38,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.932 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:38,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.934 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:38,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.936 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:38,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.937 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:38,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.939 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:38,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.941 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:38,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.943 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:38,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.944 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:38,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.946 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:38,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.948 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:38,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.949 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:38,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.951 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:38,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.952 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:38,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:38.954 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:39,069 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 11, 2022 10:56:39 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:56:39,122 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:39,125 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:39,126 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:39,126 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:39,130 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:39,843 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:39,844 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: 10.628 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-07-11T10:56:39,853 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:39,854 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30aeb2b3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ca57c02, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d61b36a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38dd3252, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7da324d0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a61020a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4aab04cf, org.springframework.test.context.event.EventPublishingTestExecutionListener@1b35f06a] 2022-07-11T10:56:39,939 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:39,976 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 36 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:40,002 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:40,015 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:40,147 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:40,152 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:40,465 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:40,465 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:40,900 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:39 CEST 2022 2022-07-11T10:56:40,918 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:40,918 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:40,919 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:40,923 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:40,939 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s) 2022-07-11T10:56:40,942 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:40,950 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:40,981 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:41,022 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:41,037 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:41,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:41,053 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:41,060 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:41,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:41,075 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:41,082 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:41,090 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:41,098 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:41,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:41,106 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:41,106 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:41,112 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:41,144 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:41,155 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:41,159 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:41,166 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:41,172 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.223s) 2022-07-11T10:56:41,513 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:41,513 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:41,514 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:41,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.522 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:41,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.524 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:41,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.525 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:41,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.526 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:41,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.528 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:41,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.529 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:41,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.53 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:41,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.532 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:41,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.533 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:41,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.534 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:41,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.536 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:41,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.537 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:41,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.538 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:41,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.54 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:41,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.541 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:41,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.542 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:41,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.544 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:41,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.545 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:41,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.546 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:41,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.547 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:41,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.549 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:41,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.55 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:41,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.552 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:41,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.553 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:41,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.554 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:41,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.555 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:41,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.557 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:41,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.558 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:41,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.559 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:41,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.56 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:41,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.562 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:41,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.563 CREATE appNGizer Property platform.locale 2022-07-11T10:56:41,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.564 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:41,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.565 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:41,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.567 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:41,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.568 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:41,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.569 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:41,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.571 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:41,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.572 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:41,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.574 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:41,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.575 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:41,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.576 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:41,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.577 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:41,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.579 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:41,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.58 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:41,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.581 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:41,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.583 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:41,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.584 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:41,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.585 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:41,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.586 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:41,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.588 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:41,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.589 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:41,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.59 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:41,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.697 CREATE appNGizer Repository local 2022-07-11T10:56:41,917 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:56:41,948 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:56:41,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.95 CREATE appNGizer Application demo-application 2022-07-11T10:56:41,969 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:56:41,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.971 CREATE appNGizer Permission debug 2022-07-11T10:56:41,973 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:56:41,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.974 CREATE appNGizer Permission output-format.html 2022-07-11T10:56:41,975 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:56:41,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.976 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:56:41,977 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:56:41,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.978 CREATE appNGizer Permission testPermission 2022-07-11T10:56:41,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:41.98 CREATE appNGizer Role Administrator 2022-07-11T10:56:41,998 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:56:42,002 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:56:42,007 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:42,007 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:56:42,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.008 CREATE appNGizer Role Debugger 2022-07-11T10:56:42,013 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:56:42,016 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:56:42,017 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:56:42,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.018 CREATE appNGizer Role Tester 2022-07-11T10:56:42,022 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:56:42,022 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:56:42,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.032 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:56:42,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.035 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:42,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.036 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:56:42,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.048 UPDATE appNGizer Role Administrator 2022-07-11T10:56:42,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.051 UPDATE appNGizer Role Debugger 2022-07-11T10:56:42,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.052 UPDATE appNGizer Role Tester 2022-07-11T10:56:42,067 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,067 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,070 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,070 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,070 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,071 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,071 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,072 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,072 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,072 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:42,073 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:56:42,107 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:56:42,110 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:56:42,111 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:42,114 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:56:42,115 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:56:42,117 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:56:42,216 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:56:42,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.232 UPDATE appNGizer Permission testPermission 2022-07-11T10:56:42,253 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-07-11T10:56:42,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.257 UPDATE appNGizer Permission newName 2022-07-11T10:56:42,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.297 DELETE appNGizer Role Debugger 2022-07-11T10:56:42,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.302 DELETE appNGizer Role Tester 2022-07-11T10:56:42,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.329 DELETE appNGizer Role Administrator 2022-07-11T10:56:42,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.33 DELETE appNGizer Permission newName 2022-07-11T10:56:42,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.332 DELETE appNGizer Permission output-type.webgui 2022-07-11T10:56:42,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.333 DELETE appNGizer Permission debug 2022-07-11T10:56:42,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.335 DELETE appNGizer Permission output-format.html 2022-07-11T10:56:42,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.336 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:42,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.338 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:56:42,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.339 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:56:42,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:42.34 DELETE appNGizer Application demo-application 2022-07-11T10:56:42,346 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:42,346 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.494 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-07-11T10:56:42,351 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:42,351 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9a31da0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@56b0f44f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@435b70b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@498ae73c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@58d5bdb0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9162869, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20325baf, org.springframework.test.context.event.EventPublishingTestExecutionListener@3e9feb92] 2022-07-11T10:56:42,419 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:42,449 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:42,465 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:42,477 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:42,564 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:42,568 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:42,833 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:42,834 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:43,247 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:42 CEST 2022 2022-07-11T10:56:43,263 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:43,263 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:43,263 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:43,267 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:43,282 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-07-11T10:56:43,285 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:43,294 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:43,323 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:43,360 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:43,372 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:43,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:43,386 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:43,392 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:43,398 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:43,405 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:43,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:43,424 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:43,432 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:43,438 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:43,439 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:43,440 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:43,445 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:43,451 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:43,460 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:43,464 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:43,469 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:43,473 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.180s) 2022-07-11T10:56:43,786 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:43,786 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:43,786 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:43,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.793 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:43,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.794 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:43,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.795 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:43,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.796 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:43,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.797 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:43,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.798 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:43,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.799 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:43,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.8 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:43,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.801 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:43,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.802 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:43,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.803 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:43,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.804 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:43,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.805 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:43,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.806 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:43,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.808 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:43,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.809 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:43,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.81 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:43,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.811 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:43,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.812 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:43,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.813 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:43,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.814 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:43,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.816 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:43,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.817 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:43,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.818 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:43,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.819 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:43,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.82 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:43,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.821 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:43,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.822 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:43,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.823 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:43,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.824 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:43,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.825 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:43,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.826 CREATE appNGizer Property platform.locale 2022-07-11T10:56:43,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.827 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:43,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.828 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:43,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.829 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:43,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.831 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:43,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.832 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:43,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.833 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:43,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.834 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:43,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.836 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:43,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.837 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:43,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.838 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:43,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.839 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:43,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.84 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:43,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.841 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:43,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.842 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:43,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.843 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:43,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.844 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:43,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.845 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:43,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.846 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:43,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.847 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:43,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.848 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:43,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.849 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:43,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.957 UPDATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:43,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:43.973 CREATE appNGizer Property platform.theAnswer 2022-07-11T10:56:44,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:44.002 DELETE appNGizer Property platform.theAnswer 2022-07-11T10:56:44,006 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:44,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: 1.655 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-07-11T10:56:44,011 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:44,011 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58100e7d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41e8e7d4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@830b8a5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ad4ade7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@726f2d26, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74bfa2f8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79c7d95a, org.springframework.test.context.event.EventPublishingTestExecutionListener@76f3f810] 2022-07-11T10:56:44,077 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:44,104 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:44,119 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:44,130 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:44,215 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:44,219 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:44,468 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:44,468 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:44,801 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:44 CEST 2022 2022-07-11T10:56:44,815 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:44,815 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:44,815 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:44,819 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:44,830 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:44,832 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:44,838 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:44,869 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:44,903 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:44,915 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:44,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:44,928 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:44,934 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:44,940 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:44,946 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:44,952 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:44,959 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:44,966 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:44,971 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:44,972 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:44,972 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:44,977 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:44,982 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:44,989 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:44,992 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:44,996 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:45,000 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.162s) 2022-07-11T10:56:45,312 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:45,312 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:45,313 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:45,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.323 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:45,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.325 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:45,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.327 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:45,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.328 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:45,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.329 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:45,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.33 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:45,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.331 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:45,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.332 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:45,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.333 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:45,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.334 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:45,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.335 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:45,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.336 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:45,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.337 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:45,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.338 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:45,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.339 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:45,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.34 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:45,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.341 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:45,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.342 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:45,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.343 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:45,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.344 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:45,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.345 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:45,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.346 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:45,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.347 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:45,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.348 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:45,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.349 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:45,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.35 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:45,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.351 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:45,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.352 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:45,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.352 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:45,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.353 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:45,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.355 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:45,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.356 CREATE appNGizer Property platform.locale 2022-07-11T10:56:45,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.357 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:45,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.358 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:45,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.359 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:45,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.36 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:45,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.361 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:45,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.362 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:45,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.363 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:45,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.364 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:45,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.365 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:45,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.366 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:45,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.367 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:45,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.368 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:45,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.369 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:45,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.37 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:45,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.37 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:45,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.371 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:45,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.372 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:45,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.373 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:45,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.374 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:45,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.376 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:45,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.376 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:45,410 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:45,412 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:45,414 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:45,414 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:45,414 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:45,418 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:45,432 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:45,433 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:45,433 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:45,433 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:45,436 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:45,447 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:45,449 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:56:45,449 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:56:45,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.457 CREATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:56:45,467 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:56:45,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.469 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:56:45,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.472 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-07-11T10:56:45,474 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:56:45,476 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-11T10:56:45,476 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-11T10:56:45,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.478 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-07-11T10:56:45,480 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:56:45,480 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-11T10:56:45,480 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-11T10:56:45,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:45.483 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-07-11T10:56:45,486 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:56:45,507 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 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-07-11T10:56:45,507 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-11T10:56:46,374 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:46,374 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:46,375 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:46,377 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-11T10:56:46,378 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:46,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:46,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:46,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:46,383 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:46,396 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:46,397 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:46,397 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:46,397 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:46,400 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:46,411 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:46,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-11T10:56:46,414 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-11T10:56:46,417 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-11T10:56:46,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:46.419 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:56:46,421 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-11T10:56:46,423 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-11T10:56:46,424 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-11T10:56:47,306 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:47,306 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:47,306 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:47,379 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:47,381 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:47,382 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:47,382 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:47,385 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:48,267 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:48,267 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:48,267 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:48,275 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-11T10:56:48,277 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:48,277 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:48,277 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:48,281 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:48,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:48.302 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-11T10:56:49,158 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:49,159 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: 5.149 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-07-11T10:56:49,165 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:49,165 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68a4ecc7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ca85c2d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4f2d5f00, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@622b8f8c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d2685da, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2361fd67, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6917354, org.springframework.test.context.event.EventPublishingTestExecutionListener@3878cbe5] 2022-07-11T10:56:49,225 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:49,254 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:49,273 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:49,286 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:49,374 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:49,380 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:49,671 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:49,671 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:50,025 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:49 CEST 2022 2022-07-11T10:56:50,038 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:50,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:50,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:50,042 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:50,052 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:50,054 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:50,059 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:50,086 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:50,130 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:50,143 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:50,149 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:50,155 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:50,162 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:50,166 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:50,172 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:50,177 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:50,184 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:50,190 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:50,195 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:50,196 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:50,196 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:50,200 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:50,206 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:50,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:50,221 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:50,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:50,237 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.178s) 2022-07-11T10:56:50,540 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:50,540 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:50,540 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:50,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.548 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:50,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.55 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:50,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.551 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:50,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.552 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:50,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.553 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:50,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.553 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:50,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.554 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:50,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.555 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:50,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.556 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:50,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.557 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:50,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.558 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:50,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.559 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:50,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.56 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:50,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.561 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:50,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.562 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:50,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.563 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:50,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.563 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:50,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.565 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:50,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.565 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:50,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.566 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:50,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.567 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:50,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.568 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:50,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.569 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:50,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.57 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:50,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.571 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:50,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.572 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:50,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.573 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:50,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.573 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:50,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.574 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:50,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.575 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:50,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.576 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:50,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.577 CREATE appNGizer Property platform.locale 2022-07-11T10:56:50,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.578 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:50,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.579 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:50,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.58 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:50,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.58 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:50,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.581 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:50,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.582 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:50,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.583 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:50,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.584 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:50,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.585 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:50,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.586 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.587 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.588 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:50,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.589 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:50,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.59 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:50,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.591 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:50,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.591 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:50,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.592 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:50,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.593 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:50,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.594 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:50,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.595 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:50,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.596 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:50,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.654 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:56:50,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.656 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:56:50,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.657 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:56:50,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.658 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:56:50,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.658 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:56:50,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.66 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:56:50,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.66 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:56:50,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.661 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:56:50,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.662 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:56:50,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.663 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:56:50,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.664 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:56:50,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.665 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:56:50,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.666 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:56:50,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.667 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:56:50,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.668 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:56:50,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.669 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:56:50,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.67 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:56:50,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.671 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:56:50,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.672 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:56:50,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.673 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:56:50,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.674 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:56:50,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.675 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:56:50,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.676 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:56:50,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.676 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:56:50,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.677 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:56:50,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.678 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:56:50,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.679 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:56:50,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.68 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:56:50,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.681 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:56:50,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.682 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:56:50,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.683 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:56:50,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.684 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:56:50,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.685 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:56:50,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.686 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:56:50,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.686 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:56:50,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.687 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:56:50,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.688 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:56:50,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.689 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:56:50,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.69 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:56:50,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.691 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:56:50,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.692 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:56:50,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.693 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:56:50,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.694 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:56:50,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.695 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:56:50,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.696 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:56:50,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.697 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:56:50,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.697 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:56:50,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.698 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:56:50,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.699 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:56:50,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.7 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:56:50,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.701 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:56:50,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.702 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:56:50,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.703 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:56:50,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.704 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:56:50,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.705 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:56:50,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.706 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:56:50,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.707 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:56:50,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.708 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:56:50,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.709 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:56:50,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.709 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:56:50,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.71 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:56:50,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.711 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:56:50,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.712 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:56:50,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.713 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:56:50,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.715 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:56:50,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.716 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:56:50,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.717 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:56:50,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.717 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:56:50,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.718 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:56:50,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.719 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:56:50,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.72 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:56:50,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.722 CREATE appNGizer Site localhost 2022-07-11T10:56:50,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.886 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:56:50,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.917 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:56:50,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.923 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:56:50,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.955 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:56:50,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:50.958 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-07-11T10:56:51,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:51.013 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-07-11T10:56:51,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:51.035 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-07-11T10:56:51,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:51.093 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-07-11T10:56:51,106 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:51,107 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.944 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-07-11T10:56:51,110 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:51,110 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@509fce52, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6203cdee, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f36d895, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5234bc59, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7cf70513, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e7dbde, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59cc5927, org.springframework.test.context.event.EventPublishingTestExecutionListener@2eede033] 2022-07-11T10:56:51,161 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:51,187 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:51,200 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:51,209 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:51,286 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:51,291 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:51,491 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:51,492 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:51,832 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:51 CEST 2022 2022-07-11T10:56:51,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:51,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:51,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:51,847 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:51,858 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:56:51,860 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:51,869 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:51,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:51,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:51,971 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:51,981 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:51,991 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:52,000 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:52,010 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:52,020 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:52,028 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:52,038 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:52,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:52,057 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:52,058 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:52,059 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:52,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:52,075 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:52,089 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:52,092 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:52,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:52,106 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.237s) 2022-07-11T10:56:52,454 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:52,455 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:52,455 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:52,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.464 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:52,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.465 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:52,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.467 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:52,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.468 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:52,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.469 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:52,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.47 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:52,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.47 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:52,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.471 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.472 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.473 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:52,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.474 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:52,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.475 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:52,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.476 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:52,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.476 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:52,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.477 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.478 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.479 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.48 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.481 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:52,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.482 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:52,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.482 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:52,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.483 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:52,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.484 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:52,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.485 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:52,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.486 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:52,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.487 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:52,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.488 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.488 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:52,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.489 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.49 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.491 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.492 CREATE appNGizer Property platform.locale 2022-07-11T10:56:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.493 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.493 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.494 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:52,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.495 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:52,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.496 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:52,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.497 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.497 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:52,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.498 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:52,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.499 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:52,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.5 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.501 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:52,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.502 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.504 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.505 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:52,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.506 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:52,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.506 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:52,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.507 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:52,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.508 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:52,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.509 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:52,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.51 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:52,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.511 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:52,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.539 CREATE appNGizer Repository local 2022-07-11T10:56:52,570 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:56:52,580 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:56:52,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.582 CREATE appNGizer Application demo-application 2022-07-11T10:56:52,585 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:56:52,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.587 CREATE appNGizer Permission debug 2022-07-11T10:56:52,588 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:56:52,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.589 CREATE appNGizer Permission output-format.html 2022-07-11T10:56:52,589 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:56:52,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.59 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:56:52,591 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:56:52,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.591 CREATE appNGizer Permission testPermission 2022-07-11T10:56:52,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.593 CREATE appNGizer Role Administrator 2022-07-11T10:56:52,599 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:56:52,601 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:56:52,602 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:52,602 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:56:52,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.603 CREATE appNGizer Role Debugger 2022-07-11T10:56:52,605 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:56:52,606 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:56:52,606 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:56:52,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.607 CREATE appNGizer Role Tester 2022-07-11T10:56:52,609 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:56:52,609 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:56:52,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.613 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:56:52,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.614 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:52,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.615 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:56:52,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.619 UPDATE appNGizer Role Administrator 2022-07-11T10:56:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.62 UPDATE appNGizer Role Debugger 2022-07-11T10:56:52,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.622 UPDATE appNGizer Role Tester 2022-07-11T10:56:52,626 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,626 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,627 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,627 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:52,629 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:56:52,640 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:56:52,641 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:56:52,642 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:52,644 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:56:52,645 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:56:52,647 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:56:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.684 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:56:52,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.686 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:56:52,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.687 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:56:52,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.688 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:56:52,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.689 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:56:52,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.69 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:56:52,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.691 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:56:52,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.692 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:56:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.692 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:56:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.693 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:56:52,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.694 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:56:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.695 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:56:52,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.695 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:56:52,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.696 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:56:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.697 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:56:52,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.698 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:56:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.698 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:56:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.699 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:56:52,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.7 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:56:52,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.7 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:56:52,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.701 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:56:52,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.702 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:56:52,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.703 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:56:52,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.703 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:56:52,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.704 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:56:52,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.705 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:56:52,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.706 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:56:52,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.706 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:56:52,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.707 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:56:52,708 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.708 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:56:52,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.709 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:56:52,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.709 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:56:52,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.71 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:56:52,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.711 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:56:52,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.712 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:56:52,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.712 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:56:52,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.713 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:56:52,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.714 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:56:52,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.714 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:56:52,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.715 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:56:52,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.716 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:56:52,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.717 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:56:52,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.717 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:56:52,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.718 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:56:52,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.719 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:56:52,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.72 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:56:52,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.72 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:56:52,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.721 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:56:52,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.722 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:56:52,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.723 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:56:52,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.723 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:56:52,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.724 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:56:52,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.725 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:56:52,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.726 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:56:52,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.726 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:56:52,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.727 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:56:52,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.728 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:56:52,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.729 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:56:52,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.729 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:56:52,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.73 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:56:52,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.731 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:56:52,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.732 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:56:52,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.733 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:56:52,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.733 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:56:52,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.734 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:56:52,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.735 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:56:52,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.736 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:56:52,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.736 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:56:52,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.737 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:56:52,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.738 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:56:52,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.738 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:56:52,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.74 CREATE appNGizer Site localhost 2022-07-11T10:56:52,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.793 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-07-11T10:56:52,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.794 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-07-11T10:56:52,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.795 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-07-11T10:56:52,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.796 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-07-11T10:56:52,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.797 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-07-11T10:56:52,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.798 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-07-11T10:56:52,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.798 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-07-11T10:56:52,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.799 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-07-11T10:56:52,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.8 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-07-11T10:56:52,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.8 CREATE appNGizer Property platform.site.anotherSite.name 2022-07-11T10:56:52,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.801 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-07-11T10:56:52,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.802 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-07-11T10:56:52,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.802 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-07-11T10:56:52,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.803 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-07-11T10:56:52,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.804 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-07-11T10:56:52,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.805 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-07-11T10:56:52,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.805 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-07-11T10:56:52,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.806 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-07-11T10:56:52,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.807 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-07-11T10:56:52,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.807 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-07-11T10:56:52,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.808 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-07-11T10:56:52,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.809 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-07-11T10:56:52,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.809 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-07-11T10:56:52,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.81 CREATE appNGizer Property platform.site.anotherSite.template 2022-07-11T10:56:52,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.811 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-07-11T10:56:52,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.812 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-07-11T10:56:52,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.813 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-07-11T10:56:52,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.813 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-07-11T10:56:52,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.814 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-07-11T10:56:52,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.815 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-07-11T10:56:52,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.815 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-07-11T10:56:52,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.816 CREATE appNGizer Property platform.site.anotherSite.host 2022-07-11T10:56:52,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.817 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-07-11T10:56:52,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.817 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-07-11T10:56:52,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.818 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-07-11T10:56:52,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.819 CREATE appNGizer Property platform.site.anotherSite.locale 2022-07-11T10:56:52,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.819 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-07-11T10:56:52,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.82 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-07-11T10:56:52,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.821 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-07-11T10:56:52,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.821 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-07-11T10:56:52,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.822 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-07-11T10:56:52,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.823 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-07-11T10:56:52,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.823 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-07-11T10:56:52,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.824 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-07-11T10:56:52,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.825 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-07-11T10:56:52,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.825 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-07-11T10:56:52,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.826 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-07-11T10:56:52,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.827 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-07-11T10:56:52,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.827 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-07-11T10:56:52,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.828 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-07-11T10:56:52,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.828 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-07-11T10:56:52,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.829 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-07-11T10:56:52,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.83 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-07-11T10:56:52,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.831 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-07-11T10:56:52,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.831 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-07-11T10:56:52,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.832 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-07-11T10:56:52,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.833 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-07-11T10:56:52,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.833 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-07-11T10:56:52,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.834 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-07-11T10:56:52,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.834 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-07-11T10:56:52,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.835 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-07-11T10:56:52,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.836 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-07-11T10:56:52,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.836 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-07-11T10:56:52,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.837 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-07-11T10:56:52,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.838 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-07-11T10:56:52,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.839 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-07-11T10:56:52,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.839 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-07-11T10:56:52,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.84 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-07-11T10:56:52,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.841 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-07-11T10:56:52,842 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.842 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-07-11T10:56:52,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.843 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-07-11T10:56:52,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.844 CREATE appNGizer Site anotherSite 2022-07-11T10:56:52,924 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2022-07-11T10:56:52,924 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2022-07-11T10:56:52,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.934 INFO appNGizer Assigned application demo-application to site localhost 2022-07-11T10:56:52,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.939 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:56:52,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.94 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-11T10:56:52,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:52.941 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-11T10:56:53,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.118 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:56:53,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.174 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-11T10:56:53,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.226 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-11T10:56:53,252 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-07-11T10:56:53,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.253 INFO appNGizer Removed application demo-application from site localhost 2022-07-11T10:56:53,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.255 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-11T10:56:53,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.256 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-11T10:56:53,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:53.257 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-11T10:56:53,271 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:53,272 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.163 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-07-11T10:56:53,275 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:53,276 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@36137ac, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c3accc1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@51dc0bd7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@cf526cc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@623bca9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c553468, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1d661086, org.springframework.test.context.event.EventPublishingTestExecutionListener@388096a0] 2022-07-11T10:56:53,337 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:53,363 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:53,375 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:53,385 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:53,460 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:53,464 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:53,657 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:53,657 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:53,960 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:53 CEST 2022 2022-07-11T10:56:53,972 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:53,972 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:53,972 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:53,975 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:53,987 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:53,988 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:53,994 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:54,024 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:54,059 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:54,070 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:54,075 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:54,080 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:54,085 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:54,090 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:54,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:54,101 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:54,108 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:54,114 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:54,120 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:54,121 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:54,121 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:54,146 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:54,151 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:54,162 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:54,165 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:54,171 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:54,175 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.182s) 2022-07-11T10:56:54,437 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:54,437 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:54,437 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:54,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.443 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:54,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.444 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:54,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.445 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.445 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:54,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.446 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:54,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.447 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:54,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.447 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:54,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.448 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:54,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.449 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:54,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.45 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:54,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.45 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:54,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.451 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:54,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.452 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:54,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.453 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:54,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.453 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:54,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.454 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:54,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.455 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:54,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.455 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:54,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.456 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:54,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.457 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:54,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.457 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:54,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.458 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:54,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.458 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:54,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.459 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:54,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.46 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:54,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.46 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:54,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.461 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:54,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.461 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:54,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.462 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:54,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.463 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:54,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.463 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:54,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.464 CREATE appNGizer Property platform.locale 2022-07-11T10:56:54,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.465 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:54,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.465 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:54,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.466 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:54,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.466 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:54,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.467 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:54,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.468 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:54,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.468 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:54,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.469 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:54,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.469 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:54,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.47 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:54,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.47 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:54,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.471 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:54,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.472 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:54,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.472 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:54,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.473 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:54,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.473 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:54,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.474 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:54,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.475 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:54,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.475 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:54,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.476 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:54,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.477 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:54,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.5 CREATE appNGizer Group Admin 2022-07-11T10:56:54,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.514 CREATE appNGizer Subject Admin 2022-07-11T10:56:54,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.527 UPDATE appNGizer Subject Admin 2022-07-11T10:56:54,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.531 UPDATE appNGizer Group Admin 2022-07-11T10:56:54,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.556 UPDATE appNGizer Group Admin 2022-07-11T10:56:54,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.562 UPDATE appNGizer Subject Admin 2022-07-11T10:56:54,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.565 UPDATE appNGizer Subject Admin 2022-07-11T10:56:54,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.585 UPDATE appNGizer Subject Admin 2022-07-11T10:56:54,597 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:54,598 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:54,598 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:54,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.603 CREATE appNGizer Subject deleteme 2022-07-11T10:56:54,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.618 DELETE appNGizer Subject deleteme 2022-07-11T10:56:54,621 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:54,621 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:54,621 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:54,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.627 CREATE appNGizer Subject john.doe 2022-07-11T10:56:54,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.64 UPDATE appNGizer Subject john.doe 2022-07-11T10:56:54,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.666 DELETE appNGizer Subject john.doe 2022-07-11T10:56:54,669 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:54,669 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:54,670 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:54,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:54.678 CREATE appNGizer Subject john doe 2022-07-11T10:56:54,716 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.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createSubject(CoreService.java:197) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fbfdc952.createSubject() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] 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:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] 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:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:56:54,739 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:54,739 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:54,740 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:54,758 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:54,759 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-07-11T10:56:54,764 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:54,765 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25c03375, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40fffa8e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7aafc02, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@15df4efe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31208cab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@eb43b8b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5eae9cb3, org.springframework.test.context.event.EventPublishingTestExecutionListener@31e98126] 2022-07-11T10:56:54,809 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:54,833 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:54,844 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:54,855 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:54,926 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:54,930 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:55,121 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:55,121 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:55,434 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:54 CEST 2022 2022-07-11T10:56:55,445 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:55,445 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:55,445 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:55,448 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:55,458 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-11T10:56:55,460 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:55,465 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:55,493 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:55,525 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:55,536 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:55,541 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:55,546 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:55,551 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:55,556 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:55,561 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:55,566 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:55,571 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:55,577 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:55,582 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:55,583 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:55,583 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:55,588 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:55,594 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:55,603 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:55,605 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:55,610 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:55,614 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.149s) 2022-07-11T10:56:55,868 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:55,868 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:55,868 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:55,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.874 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:55,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.875 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:55,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.875 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:55,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.876 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:55,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.876 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:55,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.877 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:55,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.877 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:55,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.878 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:55,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.879 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:55,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.879 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:55,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.88 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:55,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.88 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:55,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.881 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:55,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.882 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:55,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.882 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:55,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.883 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:55,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.883 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:55,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.884 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:55,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.885 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:55,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.885 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:55,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.886 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:55,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.886 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:55,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.887 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:55,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.887 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:55,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.888 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:55,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.889 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:55,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.889 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:55,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.89 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:55,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.89 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:55,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.891 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:55,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.891 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:55,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.892 CREATE appNGizer Property platform.locale 2022-07-11T10:56:55,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.893 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:55,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.893 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:55,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.894 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:55,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.895 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:55,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.895 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:55,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.896 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:55,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.896 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:55,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.897 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:55,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.897 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:55,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.898 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:55,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.899 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:55,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.899 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:55,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.9 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:55,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.9 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:55,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.901 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:55,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.901 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:55,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.902 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:55,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.902 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:55,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.903 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:55,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.904 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:55,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.904 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:55,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:55.927 CREATE appNGizer Repository local repo 2022-07-11T10:56:56,003 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:56:56,010 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:56:56,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.011 CREATE appNGizer Application demo-application 2022-07-11T10:56:56,014 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:56:56,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.015 CREATE appNGizer Permission debug 2022-07-11T10:56:56,017 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:56:56,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.017 CREATE appNGizer Permission output-format.html 2022-07-11T10:56:56,018 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:56:56,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.018 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:56:56,019 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:56:56,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.019 CREATE appNGizer Permission testPermission 2022-07-11T10:56:56,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.02 CREATE appNGizer Role Administrator 2022-07-11T10:56:56,026 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:56:56,027 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:56:56,028 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:56,028 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:56:56,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.028 CREATE appNGizer Role Debugger 2022-07-11T10:56:56,030 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:56:56,031 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:56:56,031 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:56:56,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.032 CREATE appNGizer Role Tester 2022-07-11T10:56:56,034 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:56:56,034 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:56:56,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.037 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:56:56,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.038 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:56,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.038 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:56:56,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.041 UPDATE appNGizer Role Administrator 2022-07-11T10:56:56,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.042 UPDATE appNGizer Role Debugger 2022-07-11T10:56:56,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.043 UPDATE appNGizer Role Tester 2022-07-11T10:56:56,049 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,049 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,050 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,050 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,050 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,050 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,051 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,051 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,051 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,051 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:56,051 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:56:56,060 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:56:56,061 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:56:56,062 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:56,063 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:56:56,064 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:56:56,065 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:56:56,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.102 UPDATE appNGizer Repository local 2022-07-11T10:56:56,130 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:56,130 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:56,131 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:56,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.14 CREATE appNGizer Repository deleteme 2022-07-11T10:56:56,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.158 DELETE appNGizer Repository deleteme 2022-07-11T10:56:56,160 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:56,160 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:56,161 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:56,175 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:56,175 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:56,176 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:56,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:56.191 CREATE appNGizer Repository dummy repo 2022-07-11T10:56:56,213 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/dummy%20repo/demo-application/1.2.3 2022-07-11T10:56:56,213 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/doesNotExist/demo-application/1.2.3 2022-07-11T10:56:56,225 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:56,225 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:56,225 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:56,261 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_2.0.x/appng-appngizer/target/repo 2022-07-11T10:56:56,274 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:56,274 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-07-11T10:56:56,279 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:56,279 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5601170e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3aef58b3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ddce3c2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3338ffa9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d5f27a7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2db5d07f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@376de4f8, org.springframework.test.context.event.EventPublishingTestExecutionListener@435c900b] 2022-07-11T10:56:56,326 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:56,350 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:56,361 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:56,370 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:56,438 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:56,442 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:56,653 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:56,653 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:57,002 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:56 CEST 2022 2022-07-11T10:56:57,012 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:57,012 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:57,012 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:57,016 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:57,027 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:56:57,029 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:57,033 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:57,060 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:57,093 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:57,102 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:57,110 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:57,115 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:57,119 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:57,123 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:57,129 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:57,134 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:57,141 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:57,147 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:57,152 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:57,152 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:57,153 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:57,156 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:57,162 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:57,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:57,178 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:57,184 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:57,189 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.155s) 2022-07-11T10:56:57,535 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:57,535 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:57,536 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:57,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.542 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:57,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.543 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:57,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.544 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:57,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.545 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:57,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.545 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:57,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.546 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:57,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.546 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:57,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.547 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:57,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.547 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:57,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.548 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:57,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.548 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:57,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.549 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:57,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.549 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:57,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.55 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:57,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.551 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:57,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.551 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:57,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.552 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:57,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.552 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:57,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.553 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:57,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.553 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:57,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.554 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:57,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.554 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:57,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.555 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:57,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.556 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:57,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.556 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:57,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.557 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:57,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.557 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:57,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.558 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:57,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.558 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:57,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.559 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:57,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.56 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:57,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.56 CREATE appNGizer Property platform.locale 2022-07-11T10:56:57,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.561 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:57,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.562 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:57,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.563 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:57,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.563 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:57,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.564 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:57,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.565 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:57,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.565 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:57,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.566 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:57,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.567 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:57,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.568 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:57,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.568 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:57,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.569 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:57,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.57 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:57,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.571 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:57,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.571 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:57,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.572 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:57,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.573 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:57,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.574 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:57,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.574 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:57,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.575 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:57,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.576 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:57,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.606 CREATE appNGizer Property platform.site.localhost.template 2022-07-11T10:56:57,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.607 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-11T10:56:57,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.608 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-11T10:56:57,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.608 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-11T10:56:57,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.609 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-11T10:56:57,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.61 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-11T10:56:57,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.61 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-11T10:56:57,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.611 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-11T10:56:57,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.611 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-11T10:56:57,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.612 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-11T10:56:57,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.612 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-11T10:56:57,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.613 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-11T10:56:57,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.613 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-11T10:56:57,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.614 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-11T10:56:57,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.615 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-11T10:56:57,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.615 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-11T10:56:57,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.616 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-11T10:56:57,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.617 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-11T10:56:57,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.617 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-11T10:56:57,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.618 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-11T10:56:57,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.618 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-11T10:56:57,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.619 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-11T10:56:57,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.619 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-11T10:56:57,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.62 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-11T10:56:57,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.62 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-11T10:56:57,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.621 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-11T10:56:57,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.621 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-11T10:56:57,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.622 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-11T10:56:57,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.623 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-11T10:56:57,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.623 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-11T10:56:57,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.624 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-11T10:56:57,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.624 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-11T10:56:57,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.625 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-11T10:56:57,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.625 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-11T10:56:57,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.626 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-11T10:56:57,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.626 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-11T10:56:57,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.627 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-11T10:56:57,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.627 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-11T10:56:57,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.628 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-11T10:56:57,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.628 CREATE appNGizer Property platform.site.localhost.name 2022-07-11T10:56:57,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.629 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-11T10:56:57,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.629 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-11T10:56:57,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.63 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-11T10:56:57,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.63 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-11T10:56:57,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.631 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-11T10:56:57,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.631 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-11T10:56:57,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.632 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-11T10:56:57,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.632 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-11T10:56:57,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.633 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-11T10:56:57,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.633 CREATE appNGizer Property platform.site.localhost.locale 2022-07-11T10:56:57,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.634 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-11T10:56:57,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.635 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-11T10:56:57,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.635 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-11T10:56:57,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.636 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-11T10:56:57,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.636 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-11T10:56:57,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.637 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-11T10:56:57,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.637 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-11T10:56:57,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.638 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-11T10:56:57,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.638 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-11T10:56:57,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.639 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-11T10:56:57,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.639 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-11T10:56:57,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.64 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-11T10:56:57,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.641 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-11T10:56:57,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.641 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-11T10:56:57,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.642 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-11T10:56:57,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.642 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-11T10:56:57,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.643 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-11T10:56:57,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.643 CREATE appNGizer Property platform.site.localhost.host 2022-07-11T10:56:57,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.644 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-11T10:56:57,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.644 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-11T10:56:57,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.645 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-11T10:56:57,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.646 CREATE appNGizer Site localhost 2022-07-11T10:56:57,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.719 UPDATE appNGizer Site localhost 2022-07-11T10:56:57,752 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:57,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:57,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:57,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.764 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-11T10:56:57,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.766 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-07-11T10:56:57,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.767 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-11T10:56:57,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.767 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-11T10:56:57,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.768 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-11T10:56:57,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.769 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-11T10:56:57,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.769 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-07-11T10:56:57,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.77 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-07-11T10:56:57,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.771 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-11T10:56:57,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.772 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-11T10:56:57,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.772 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-11T10:56:57,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.773 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-11T10:56:57,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.774 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-11T10:56:57,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.774 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-11T10:56:57,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.775 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-11T10:56:57,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.776 CREATE appNGizer Property platform.site.deleteme.encoding 2022-07-11T10:56:57,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.776 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-11T10:56:57,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.777 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-11T10:56:57,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.778 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-11T10:56:57,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.778 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-07-11T10:56:57,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.779 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-07-11T10:56:57,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.788 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-11T10:56:57,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.789 CREATE appNGizer Property platform.site.deleteme.service-path 2022-07-11T10:56:57,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.789 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-11T10:56:57,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.79 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-11T10:56:57,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.791 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-11T10:56:57,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.791 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-11T10:56:57,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.792 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-07-11T10:56:57,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.793 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-07-11T10:56:57,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.794 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-11T10:56:57,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.794 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-07-11T10:56:57,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.795 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-11T10:56:57,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.796 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-11T10:56:57,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.796 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-11T10:56:57,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.797 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-07-11T10:56:57,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.797 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-11T10:56:57,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.797 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-11T10:56:57,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.798 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-11T10:56:57,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.798 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-11T10:56:57,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.799 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-11T10:56:57,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.799 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-11T10:56:57,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.8 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-07-11T10:56:57,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.8 CREATE appNGizer Property platform.site.deleteme.host 2022-07-11T10:56:57,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.801 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-11T10:56:57,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.801 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-07-11T10:56:57,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.802 CREATE appNGizer Property platform.site.deleteme.locale 2022-07-11T10:56:57,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.802 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-11T10:56:57,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.803 CREATE appNGizer Property platform.site.deleteme.template 2022-07-11T10:56:57,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.803 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-11T10:56:57,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.804 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-11T10:56:57,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.804 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-07-11T10:56:57,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.805 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-07-11T10:56:57,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.805 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-11T10:56:57,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.806 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-11T10:56:57,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.806 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-11T10:56:57,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.806 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-07-11T10:56:57,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.807 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-11T10:56:57,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.807 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-11T10:56:57,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.808 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-11T10:56:57,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.808 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-11T10:56:57,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.809 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-11T10:56:57,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.809 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-11T10:56:57,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.81 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-11T10:56:57,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.811 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-11T10:56:57,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.811 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-11T10:56:57,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.812 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-11T10:56:57,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.812 CREATE appNGizer Property platform.site.deleteme.name 2022-07-11T10:56:57,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.813 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-11T10:56:57,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.813 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-11T10:56:57,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.814 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-07-11T10:56:57,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.814 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-07-11T10:56:57,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.815 CREATE appNGizer Site deleteme 2022-07-11T10:56:57,846 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-07-11T10:56:57,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.864 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-11T10:56:57,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.865 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-11T10:56:57,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.866 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-07-11T10:56:57,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.867 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-07-11T10:56:57,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.867 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-07-11T10:56:57,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.868 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-11T10:56:57,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.869 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-11T10:56:57,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.869 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-11T10:56:57,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.87 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-11T10:56:57,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.871 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-11T10:56:57,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.872 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-11T10:56:57,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.872 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-11T10:56:57,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.873 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-11T10:56:57,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.874 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-11T10:56:57,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.874 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-11T10:56:57,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.875 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-11T10:56:57,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.876 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-11T10:56:57,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.876 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-11T10:56:57,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.877 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-11T10:56:57,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.878 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-11T10:56:57,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.879 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-11T10:56:57,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.879 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-11T10:56:57,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.88 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-07-11T10:56:57,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.881 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-11T10:56:57,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.881 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-07-11T10:56:57,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.882 DELETE appNGizer Property platform.site.deleteme.encoding 2022-07-11T10:56:57,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.883 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-11T10:56:57,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.883 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-07-11T10:56:57,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.884 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-07-11T10:56:57,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.885 DELETE appNGizer Property platform.site.deleteme.host 2022-07-11T10:56:57,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.885 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-07-11T10:56:57,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.886 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-07-11T10:56:57,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.886 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-11T10:56:57,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.887 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-11T10:56:57,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.888 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-11T10:56:57,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.888 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-11T10:56:57,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.889 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-11T10:56:57,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.889 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-11T10:56:57,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.89 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-11T10:56:57,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.891 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-11T10:56:57,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.891 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-11T10:56:57,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.892 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-11T10:56:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.893 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-11T10:56:57,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.893 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-07-11T10:56:57,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.894 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-11T10:56:57,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.894 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-11T10:56:57,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.895 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-11T10:56:57,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.896 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-11T10:56:57,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.896 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-07-11T10:56:57,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.897 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-11T10:56:57,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.897 DELETE appNGizer Property platform.site.deleteme.locale 2022-07-11T10:56:57,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.898 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-11T10:56:57,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.898 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-07-11T10:56:57,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.899 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-07-11T10:56:57,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.9 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-07-11T10:56:57,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.9 DELETE appNGizer Property platform.site.deleteme.name 2022-07-11T10:56:57,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.901 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-11T10:56:57,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.902 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-11T10:56:57,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.902 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-11T10:56:57,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.903 DELETE appNGizer Property platform.site.deleteme.service-path 2022-07-11T10:56:57,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.903 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-11T10:56:57,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.904 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-11T10:56:57,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.905 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-11T10:56:57,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.905 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-11T10:56:57,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.906 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-11T10:56:57,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.906 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-11T10:56:57,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.907 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-11T10:56:57,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.908 DELETE appNGizer Property platform.site.deleteme.template 2022-07-11T10:56:57,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.908 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-07-11T10:56:57,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.909 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-07-11T10:56:57,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.91 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-11T10:56:57,914 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-11T10:56:57,917 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-07-11T10:56:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:57.918 DELETE appNGizer Site deleteme 2022-07-11T10:56:57,920 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:57,920 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:57,921 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:56:57,934 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:57,935 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: 1.658 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-07-11T10:56:57,938 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:57,938 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b6bbf01, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@57802829, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2415be1a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6a1e007, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6054d465, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36c36926, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3faff48a, org.springframework.test.context.event.EventPublishingTestExecutionListener@36878aa0] 2022-07-11T10:56:57,982 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:58,007 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:58,018 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:58,026 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:58,100 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:58,104 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:58,287 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:58,288 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:58,654 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:57 CEST 2022 2022-07-11T10:56:58,667 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:56:58,667 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:56:58,668 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:56:58,671 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:56:58,684 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:56:58,686 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:56:58,692 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:56:58,723 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:56:58,759 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:56:58,771 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:56:58,777 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:56:58,782 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:56:58,787 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:56:58,792 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:56:58,798 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:56:58,804 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:56:58,810 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:56:58,817 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:56:58,822 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:56:58,823 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:58,823 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:58,827 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:56:58,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:56:58,840 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:56:58,843 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:56:58,849 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:56:58,853 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.161s) 2022-07-11T10:56:59,109 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:56:59,110 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:56:59,110 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:56:59,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.117 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:56:59,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.118 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:56:59,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.119 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:56:59,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.119 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:56:59,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.12 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:56:59,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.121 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:56:59,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.121 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:56:59,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.122 CREATE appNGizer Property platform.appngData 2022-07-11T10:56:59,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.122 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:56:59,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.123 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:56:59,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.123 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:56:59,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.124 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:56:59,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.124 CREATE appNGizer Property platform.devMode 2022-07-11T10:56:59,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.125 CREATE appNGizer Property platform.logfile 2022-07-11T10:56:59,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.126 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:56:59,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.126 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:56:59,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.127 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:56:59,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.128 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:56:59,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.128 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:56:59,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.129 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:56:59,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.129 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:56:59,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.13 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:56:59,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.13 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:56:59,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.131 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:56:59,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.132 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:56:59,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.132 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:56:59,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.133 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:56:59,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.133 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:56:59,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.134 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:56:59,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.134 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:56:59,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.135 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:56:59,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.135 CREATE appNGizer Property platform.locale 2022-07-11T10:56:59,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.136 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:56:59,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.136 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:56:59,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.137 CREATE appNGizer Property platform.encoding 2022-07-11T10:56:59,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.137 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:56:59,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.138 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:56:59,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.139 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:56:59,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.139 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:56:59,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.14 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:56:59,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.14 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:56:59,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.141 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:56:59,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.141 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:56:59,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.142 CREATE appNGizer Property platform.mailHost 2022-07-11T10:56:59,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.142 CREATE appNGizer Property platform.timeZone 2022-07-11T10:56:59,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.143 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:56:59,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.143 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:56:59,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.144 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:56:59,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.144 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:56:59,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.145 CREATE appNGizer Property platform.mailPort 2022-07-11T10:56:59,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.145 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:56:59,146 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.146 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:56:59,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.146 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:56:59,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.177 CREATE appNGizer Repository local 2022-07-11T10:56:59,202 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:56:59,211 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:56:59,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.213 CREATE appNGizer Application demo-application 2022-07-11T10:56:59,216 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:56:59,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.217 CREATE appNGizer Permission debug 2022-07-11T10:56:59,218 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:56:59,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.219 CREATE appNGizer Permission output-format.html 2022-07-11T10:56:59,219 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:56:59,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.22 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:56:59,220 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:56:59,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.22 CREATE appNGizer Permission testPermission 2022-07-11T10:56:59,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.222 CREATE appNGizer Role Administrator 2022-07-11T10:56:59,228 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:56:59,229 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:56:59,230 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:59,230 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:56:59,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.23 CREATE appNGizer Role Debugger 2022-07-11T10:56:59,232 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:56:59,233 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:56:59,233 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:56:59,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.234 CREATE appNGizer Role Tester 2022-07-11T10:56:59,235 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:56:59,235 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:56:59,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.238 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:56:59,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.239 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:59,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.24 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:56:59,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.243 UPDATE appNGizer Role Administrator 2022-07-11T10:56:59,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.244 UPDATE appNGizer Role Debugger 2022-07-11T10:56:59,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.244 UPDATE appNGizer Role Tester 2022-07-11T10:56:59,252 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,252 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,252 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,252 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,253 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,253 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,253 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,253 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,253 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,254 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:56:59,254 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:56:59,264 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:56:59,264 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:56:59,265 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:56:59,266 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:56:59,267 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:56:59,268 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:56:59,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.308 UPDATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:56:59,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.334 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-07-11T10:56:59,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:56:59.35 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-07-11T10:56:59,352 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:56:59,353 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-07-11T10:56:59,356 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:56:59,356 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e99f01b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39a0d2d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6fd43291, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32cf6583, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53b742e9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@97ced7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e1934ee, org.springframework.test.context.event.EventPublishingTestExecutionListener@733b3d3] 2022-07-11T10:56:59,405 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:56:59,431 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-11T10:56:59,443 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:56:59,453 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:56:59,527 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:56:59,531 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:56:59,737 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:56:59,738 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:00,093 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:56:59 CEST 2022 2022-07-11T10:57:00,105 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:57:00,105 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:57:00,105 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:57:00,109 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:57:00,120 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-11T10:57:00,122 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:57:00,127 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:57:00,150 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:57:00,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:57:00,188 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:57:00,193 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:57:00,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:57:00,204 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:57:00,209 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:57:00,214 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:57:00,219 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:57:00,224 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:57:00,229 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:57:00,234 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:57:00,235 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:00,235 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:00,239 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:57:00,244 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:57:00,251 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:57:00,253 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:00,257 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:57:00,260 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.133s) 2022-07-11T10:57:00,543 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:00,543 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:00,544 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:57:00,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.549 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:57:00,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.55 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:57:00,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.551 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:57:00,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.552 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:57:00,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.552 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:57:00,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.552 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:57:00,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.553 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:57:00,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.553 CREATE appNGizer Property platform.appngData 2022-07-11T10:57:00,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.554 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:57:00,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.554 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:57:00,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.555 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:57:00,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.556 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:57:00,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.556 CREATE appNGizer Property platform.devMode 2022-07-11T10:57:00,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.557 CREATE appNGizer Property platform.logfile 2022-07-11T10:57:00,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.557 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:57:00,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.558 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:57:00,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.558 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:57:00,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.559 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:57:00,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.559 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:57:00,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.56 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:57:00,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.56 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:57:00,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.56 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:57:00,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.561 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:57:00,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.561 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:57:00,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.562 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:57:00,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.562 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:57:00,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.563 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:57:00,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.563 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:57:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.564 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:57:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.564 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:57:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.565 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:57:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.565 CREATE appNGizer Property platform.locale 2022-07-11T10:57:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.566 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:57:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.566 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:57:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.566 CREATE appNGizer Property platform.encoding 2022-07-11T10:57:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.567 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:57:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.567 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:57:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.568 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:57:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.568 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:57:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.569 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:57:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.569 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:57:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.57 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:57:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.57 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:57:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.571 CREATE appNGizer Property platform.mailHost 2022-07-11T10:57:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.571 CREATE appNGizer Property platform.timeZone 2022-07-11T10:57:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.572 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:57:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.572 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:57:00,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.573 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:57:00,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.573 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:57:00,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.574 CREATE appNGizer Property platform.mailPort 2022-07-11T10:57:00,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.574 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:57:00,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.575 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:57:00,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.575 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:57:00,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.597 CREATE appNGizer Repository local 2022-07-11T10:57:00,617 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:57:00,628 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:57:00,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.63 CREATE appNGizer Application demo-application 2022-07-11T10:57:00,632 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:57:00,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.633 CREATE appNGizer Permission debug 2022-07-11T10:57:00,634 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:57:00,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.635 CREATE appNGizer Permission output-format.html 2022-07-11T10:57:00,635 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:57:00,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.635 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:57:00,636 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:57:00,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.636 CREATE appNGizer Permission testPermission 2022-07-11T10:57:00,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.637 CREATE appNGizer Role Administrator 2022-07-11T10:57:00,643 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:57:00,643 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:57:00,644 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:00,644 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:57:00,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.645 CREATE appNGizer Role Debugger 2022-07-11T10:57:00,648 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:57:00,648 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:57:00,648 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:57:00,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.649 CREATE appNGizer Role Tester 2022-07-11T10:57:00,650 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:57:00,650 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:57:00,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.653 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:57:00,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.654 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:57:00,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.654 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:57:00,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.657 UPDATE appNGizer Role Administrator 2022-07-11T10:57:00,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.658 UPDATE appNGizer Role Debugger 2022-07-11T10:57:00,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.659 UPDATE appNGizer Role Tester 2022-07-11T10:57:00,666 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,666 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,666 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,667 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,667 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,667 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,668 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,668 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,668 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,668 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:00,668 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:57:00,678 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:57:00,678 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:57:00,679 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:00,681 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:57:00,681 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:57:00,683 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:57:00,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.706 CREATE appNGizer Group Admin 2022-07-11T10:57:00,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.738 UPDATE appNGizer Group Administrator 2022-07-11T10:57:00,751 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:00,751 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:00,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:57:00,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.756 CREATE appNGizer Group deleteme 2022-07-11T10:57:00,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.764 DELETE appNGizer Group deleteme 2022-07-11T10:57:00,766 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:00,766 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:00,766 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:57:00,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.772 CREATE appNGizer Group with.dot 2022-07-11T10:57:00,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.784 DELETE appNGizer Group with.dot 2022-07-11T10:57:00,786 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:00,786 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:00,786 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:57:00,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:00.79 CREATE appNGizer Group john doe! 2022-07-11T10:57:00,793 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.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createGroup(CoreService.java:1778) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fbfdc952.createGroup() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] 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:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] 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:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:57:00,797 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:00,797 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:00,798 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:57:00,809 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:00,809 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-07-11T10:57:00,832 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:57:00,832 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38d10db, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35eefdb7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12e902da, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1f16f25, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a91bc08, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2850e7a8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7275cfaa, org.springframework.test.context.event.EventPublishingTestExecutionListener@78f71e86] 2022-07-11T10:57:00,872 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:57:00,895 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-11T10:57:00,905 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:57:00,913 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:57:00,977 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:57:00,981 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:57:01,142 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:57:01,142 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:01,421 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:57:00 CEST 2022 2022-07-11T10:57:01,432 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:57:01,432 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:57:01,432 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:57:01,435 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:57:01,447 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-11T10:57:01,449 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:57:01,453 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:57:01,475 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:57:01,501 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:57:01,512 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:57:01,517 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:57:01,522 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:57:01,528 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:57:01,532 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:57:01,561 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:57:01,567 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:57:01,573 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:57:01,578 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:57:01,585 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:57:01,586 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:01,586 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:01,590 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:57:01,595 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:57:01,602 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:57:01,605 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:01,610 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:57:01,613 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.161s) 2022-07-11T10:57:01,884 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:01,884 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:01,884 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:57:01,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.89 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:57:01,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.891 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:57:01,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.892 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:57:01,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.892 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:57:01,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.893 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:57:01,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.893 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:57:01,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.894 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:57:01,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.894 CREATE appNGizer Property platform.appngData 2022-07-11T10:57:01,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.895 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:57:01,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.895 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:57:01,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.896 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:57:01,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.896 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:57:01,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.897 CREATE appNGizer Property platform.devMode 2022-07-11T10:57:01,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.897 CREATE appNGizer Property platform.logfile 2022-07-11T10:57:01,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.898 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:57:01,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.898 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:57:01,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.899 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:57:01,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.9 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:57:01,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.9 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:57:01,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.901 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:57:01,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.901 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:57:01,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.902 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:57:01,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.902 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:57:01,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.903 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:57:01,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.903 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:57:01,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.904 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:57:01,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.904 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:57:01,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.905 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:57:01,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.905 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:57:01,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.906 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:57:01,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.906 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:57:01,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.906 CREATE appNGizer Property platform.locale 2022-07-11T10:57:01,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.907 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:57:01,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.907 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:57:01,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.908 CREATE appNGizer Property platform.encoding 2022-07-11T10:57:01,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.908 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:57:01,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.909 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:57:01,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.909 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:57:01,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.91 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:57:01,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.91 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:57:01,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.911 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:57:01,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.911 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:57:01,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.912 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:57:01,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.912 CREATE appNGizer Property platform.mailHost 2022-07-11T10:57:01,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.913 CREATE appNGizer Property platform.timeZone 2022-07-11T10:57:01,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.913 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:57:01,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.913 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:57:01,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.914 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:57:01,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.914 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:57:01,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.915 CREATE appNGizer Property platform.mailPort 2022-07-11T10:57:01,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.915 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:57:01,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.916 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:57:01,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.916 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:57:01,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.941 CREATE appNGizer Repository local 2022-07-11T10:57:01,969 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:57:01,981 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:57:01,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.983 CREATE appNGizer Application demo-application 2022-07-11T10:57:01,988 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:57:01,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.99 CREATE appNGizer Permission debug 2022-07-11T10:57:01,991 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:57:01,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.992 CREATE appNGizer Permission output-format.html 2022-07-11T10:57:01,993 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:57:01,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.993 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:57:01,994 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:57:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.994 CREATE appNGizer Permission testPermission 2022-07-11T10:57:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:01.996 CREATE appNGizer Role Administrator 2022-07-11T10:57:02,003 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:57:02,004 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:57:02,006 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:02,006 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:57:02,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.006 CREATE appNGizer Role Debugger 2022-07-11T10:57:02,009 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:57:02,010 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:57:02,010 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:57:02,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.01 CREATE appNGizer Role Tester 2022-07-11T10:57:02,013 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:57:02,013 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:57:02,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.017 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:57:02,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.019 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:57:02,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.019 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:57:02,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.023 UPDATE appNGizer Role Administrator 2022-07-11T10:57:02,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.024 UPDATE appNGizer Role Debugger 2022-07-11T10:57:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.024 UPDATE appNGizer Role Tester 2022-07-11T10:57:02,032 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,032 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,032 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,032 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,033 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,033 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,033 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,033 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,033 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,034 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:02,034 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:57:02,044 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:57:02,044 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:57:02,045 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:02,047 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:57:02,048 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:57:02,049 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:57:02,098 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-07-11T10:57:02,102 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-07-11T10:57:02,103 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-11T10:57:02,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.104 CREATE appNGizer Resource application.xml of application demo-application 2022-07-11T10:57:02,106 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-11T10:57:02,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.107 CREATE appNGizer Resource plugin.xml of application demo-application 2022-07-11T10:57:02,108 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-11T10:57:02,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.108 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-07-11T10:57:02,108 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-11T10:57:02,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.109 CREATE appNGizer Resource page.xml of application demo-application 2022-07-11T10:57:02,110 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-11T10:57:02,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.11 CREATE appNGizer Resource events.xml of application demo-application 2022-07-11T10:57:02,111 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-11T10:57:02,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.112 CREATE appNGizer Resource master.xml of application demo-application 2022-07-11T10:57:02,112 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-11T10:57:02,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.113 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-11T10:57:02,113 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-11T10:57:02,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.114 CREATE appNGizer Resource datasources.xml of application demo-application 2022-07-11T10:57:02,115 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-11T10:57:02,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.115 CREATE appNGizer Resource beans.xml of application demo-application 2022-07-11T10:57:02,116 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-11T10:57:02,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.117 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-11T10:57:02,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.124 UPDATE appNGizer Application demo-application 2022-07-11T10:57:02,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.157 DELETE appNGizer Role Debugger 2022-07-11T10:57:02,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.16 DELETE appNGizer Role Tester 2022-07-11T10:57:02,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.172 DELETE appNGizer Role Administrator 2022-07-11T10:57:02,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.173 DELETE appNGizer Permission output-type.webgui 2022-07-11T10:57:02,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.174 DELETE appNGizer Permission debug 2022-07-11T10:57:02,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.174 DELETE appNGizer Permission testPermission 2022-07-11T10:57:02,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.175 DELETE appNGizer Permission output-format.html 2022-07-11T10:57:02,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.176 DELETE appNGizer Resource master.xml of application demo-application 2022-07-11T10:57:02,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.177 DELETE appNGizer Resource plugin.xml of application demo-application 2022-07-11T10:57:02,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.178 DELETE appNGizer Resource events.xml of application demo-application 2022-07-11T10:57:02,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.178 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-11T10:57:02,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.179 DELETE appNGizer Resource datasources.xml of application demo-application 2022-07-11T10:57:02,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.18 DELETE appNGizer Resource beans.xml of application demo-application 2022-07-11T10:57:02,181 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.181 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-11T10:57:02,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.181 DELETE appNGizer Resource page.xml of application demo-application 2022-07-11T10:57:02,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.182 DELETE appNGizer Resource application.xml of application demo-application 2022-07-11T10:57:02,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.183 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-07-11T10:57:02,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.184 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:57:02,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.185 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:57:02,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.185 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:57:02,186 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:02.186 DELETE appNGizer Application demo-application 2022-07-11T10:57:02,190 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:02,190 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-07-11T10:57:02,194 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:57:02,195 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@70d49f73, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ea41506, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@c85b1ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34b650db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@604d6e39, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e8f4b13, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@fa495ed, org.springframework.test.context.event.EventPublishingTestExecutionListener@9923c4a] 2022-07-11T10:57:02,254 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-11T10:57:02,285 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 30 ms. Found 15 JPA repository interfaces. 2022-07-11T10:57:02,300 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-11T10:57:02,311 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-11T10:57:02,385 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-11T10:57:02,390 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:57:02,619 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:57:02,620 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:03,061 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Mon Jul 11 10:57:02 CEST 2022 2022-07-11T10:57:03,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-11T10:57:03,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-11T10:57:03,078 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-11T10:57:03,082 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-11T10:57:03,095 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-11T10:57:03,097 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-11T10:57:03,102 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-11T10:57:03,125 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-11T10:57:03,160 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-11T10:57:03,169 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-11T10:57:03,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-11T10:57:03,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-11T10:57:03,184 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-11T10:57:03,190 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-11T10:57:03,196 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-11T10:57:03,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-11T10:57:03,206 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-11T10:57:03,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-11T10:57:03,217 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-11T10:57:03,217 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:03,218 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:03,222 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-11T10:57:03,229 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-11T10:57:03,238 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-11T10:57:03,240 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-11T10:57:03,245 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-11T10:57:03,248 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.146s) 2022-07-11T10:57:03,506 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:03,506 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:03,507 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:57:03,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.513 CREATE appNGizer Property platform.messagingEnabled 2022-07-11T10:57:03,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.514 CREATE appNGizer Property platform.filebasedDeployment 2022-07-11T10:57:03,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.514 CREATE appNGizer Property platform.jspFileType 2022-07-11T10:57:03,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.515 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-11T10:57:03,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.515 CREATE appNGizer Property platform.platformRootPath 2022-07-11T10:57:03,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.516 CREATE appNGizer Property platform.manageDatabases 2022-07-11T10:57:03,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.516 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-11T10:57:03,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.516 CREATE appNGizer Property platform.appngData 2022-07-11T10:57:03,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.517 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-11T10:57:03,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.517 CREATE appNGizer Property platform.monitoringPath 2022-07-11T10:57:03,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.517 CREATE appNGizer Property platform.repositoryCert 2022-07-11T10:57:03,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.518 CREATE appNGizer Property platform.defaultTemplate 2022-07-11T10:57:03,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.518 CREATE appNGizer Property platform.devMode 2022-07-11T10:57:03,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.519 CREATE appNGizer Property platform.logfile 2022-07-11T10:57:03,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.519 CREATE appNGizer Property platform.xssAllowedTags 2022-07-11T10:57:03,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.519 CREATE appNGizer Property platform.mailDisabled 2022-07-11T10:57:03,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.52 CREATE appNGizer Property platform.formatOutput 2022-07-11T10:57:03,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.52 CREATE appNGizer Property platform.cacheConfig 2022-07-11T10:57:03,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.521 CREATE appNGizer Property platform.sharedSecret 2022-07-11T10:57:03,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.521 CREATE appNGizer Property platform.repositoryPath 2022-07-11T10:57:03,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.522 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-11T10:57:03,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.522 CREATE appNGizer Property platform.repositorySignature 2022-07-11T10:57:03,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.522 CREATE appNGizer Property platform.sessionFilter 2022-07-11T10:57:03,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.523 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-11T10:57:03,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.523 CREATE appNGizer Property platform.writeDebugFiles 2022-07-11T10:57:03,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.524 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-11T10:57:03,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.524 CREATE appNGizer Property platform.monitorPerformance 2022-07-11T10:57:03,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.524 CREATE appNGizer Property platform.mdcEnabled 2022-07-11T10:57:03,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.525 CREATE appNGizer Property platform.vHostMode 2022-07-11T10:57:03,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.525 CREATE appNGizer Property platform.templateFolder 2022-07-11T10:57:03,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.526 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-11T10:57:03,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.526 CREATE appNGizer Property platform.locale 2022-07-11T10:57:03,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.527 CREATE appNGizer Property platform.sessionTimeout 2022-07-11T10:57:03,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.527 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-11T10:57:03,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.528 CREATE appNGizer Property platform.encoding 2022-07-11T10:57:03,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.528 CREATE appNGizer Property platform.maxUploadSize 2022-07-11T10:57:03,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.528 CREATE appNGizer Property platform.templatePrefix 2022-07-11T10:57:03,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.529 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-11T10:57:03,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.529 CREATE appNGizer Property platform.imageMagickPath 2022-07-11T10:57:03,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.53 CREATE appNGizer Property platform.databasePrefix 2022-07-11T10:57:03,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.53 CREATE appNGizer Property platform.cacheFolder 2022-07-11T10:57:03,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.53 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-11T10:57:03,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.531 CREATE appNGizer Property platform.xssProtect 2022-07-11T10:57:03,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.531 CREATE appNGizer Property platform.mailHost 2022-07-11T10:57:03,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.532 CREATE appNGizer Property platform.timeZone 2022-07-11T10:57:03,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.532 CREATE appNGizer Property platform.cacheImageFolder 2022-07-11T10:57:03,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.532 CREATE appNGizer Property platform.messagingReceiver 2022-07-11T10:57:03,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.533 CREATE appNGizer Property platform.messagingGroupPort 2022-07-11T10:57:03,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.533 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-11T10:57:03,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.534 CREATE appNGizer Property platform.mailPort 2022-07-11T10:57:03,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.534 CREATE appNGizer Property platform.uploadDir 2022-07-11T10:57:03,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.534 CREATE appNGizer Property platform.applicationDir 2022-07-11T10:57:03,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.535 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-11T10:57:03,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.554 CREATE appNGizer Repository local 2022-07-11T10:57:03,573 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-11T10:57:03,581 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-11T10:57:03,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.582 CREATE appNGizer Application demo-application 2022-07-11T10:57:03,584 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-11T10:57:03,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.585 CREATE appNGizer Permission debug 2022-07-11T10:57:03,586 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-11T10:57:03,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.586 CREATE appNGizer Permission output-format.html 2022-07-11T10:57:03,587 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-11T10:57:03,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.587 CREATE appNGizer Permission output-type.webgui 2022-07-11T10:57:03,588 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-11T10:57:03,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.588 CREATE appNGizer Permission testPermission 2022-07-11T10:57:03,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.589 CREATE appNGizer Role Administrator 2022-07-11T10:57:03,594 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-11T10:57:03,595 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-11T10:57:03,596 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:03,596 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-11T10:57:03,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.596 CREATE appNGizer Role Debugger 2022-07-11T10:57:03,597 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-11T10:57:03,598 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-11T10:57:03,598 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-11T10:57:03,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.598 CREATE appNGizer Role Tester 2022-07-11T10:57:03,599 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-11T10:57:03,599 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-11T10:57:03,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.601 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-11T10:57:03,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.602 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-11T10:57:03,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.603 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-11T10:57:03,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.605 UPDATE appNGizer Role Administrator 2022-07-11T10:57:03,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.606 UPDATE appNGizer Role Debugger 2022-07-11T10:57:03,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.606 UPDATE appNGizer Role Tester 2022-07-11T10:57:03,609 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,609 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,610 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,610 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,610 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,610 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,610 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,611 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,611 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,611 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-11T10:57:03,611 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-11T10:57:03,619 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-11T10:57:03,620 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-11T10:57:03,620 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-11T10:57:03,621 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-11T10:57:03,622 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-11T10:57:03,623 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-11T10:57:03,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.673 CREATE appNGizer Role Editor 2022-07-11T10:57:03,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.704 UPDATE appNGizer Role Editor 2022-07-11T10:57:03,716 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:03,716 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:03,716 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-11T10:57:03,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.722 CREATE appNGizer Role with.dot 2022-07-11T10:57:03,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.741 DELETE appNGizer Role with.dot 2022-07-11T10:57:03,743 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-11T10:57:03,743 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-11T10:57:03,744 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-11T10:57:03,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-11 10:57:03.751 CREATE appNGizer Role john doe! 2022-07-11T10:57:03,754 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.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.saveRole(CoreService.java:1467) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$fbfdc952.saveRole() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?] at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] 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:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] 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:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 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.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] 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:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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-5.3.21.jar:5.3.21] 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:190) ~[spring-test-5.3.21.jar:5.3.21] 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-07-11T10:57:03,757 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-11T10:57:03,758 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: 1.562 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_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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 --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-11.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-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-11.jar (88 kB at 2.0 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-11.pom 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-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-11.pom (4.9 kB at 84 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 170 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.8 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 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220711.085140-11-sources.jar (60 kB at 1.9 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.0 kB/s) [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 2.0.0-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_2.0.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_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [313 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-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_2.0.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/guava-31.0.1-jre.jar [INFO] Copying appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-5.2.2.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/esapi-2.3.0.0.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmlbeans-5.0.3.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying spring-oxm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-oxm-5.3.21.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying spring-orm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-orm-5.3.21.jar [INFO] Copying appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/SparseBitSet-1.2.jar [INFO] Copying appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying lucene-memory-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-memory-9.2.0.jar [INFO] Copying appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying spring-webmvc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-webmvc-5.3.21.jar [INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-ooxml-lite-5.2.2.jar [INFO] Copying lucene-facet-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-facet-9.2.0.jar [INFO] Copying jackson-datatype-jsr310-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/commons-csv-1.9.0.jar [INFO] Copying appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-api-2.0.0-SNAPSHOT.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying spring-data-envers-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-envers-2.7.1.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar [INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying flyway-core-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-core-8.5.13.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying spring-jdbc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jdbc-5.3.21.jar [INFO] Copying spring-expression-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-expression-5.3.21.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying hazelcast-spring-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-spring-5.1.2.jar [INFO] Copying jackson-dataformat-yaml-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-dataformat-yaml-2.13.3.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-text-1.9.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying spring-data-jpa-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-jpa-2.7.1.jar [INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying spring-context-support-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-support-5.3.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-core-2.17.2.jar [INFO] Copying appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying flyway-sqlserver-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-sqlserver-8.5.13.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-html-commons-2.4.0.jar [INFO] Copying lucene-highlighter-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-highlighter-9.2.0.jar [INFO] Copying tika-parser-xml-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying spring-jcl-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jcl-5.3.21.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying snakeyaml-1.30.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/snakeyaml-1.30.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/xmpbox-2.0.26.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar [INFO] Copying spring-aop-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-aop-5.3.21.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar [INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/curvesapi-1.07.jar [INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-search-2.0.0-SNAPSHOT.jar [INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/commons-math3-3.6.1.jar [INFO] Copying javax.annotation-api-1.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/javax.annotation-api-1.3.2.jar [INFO] Copying spring-data-commons-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-commons-2.7.1.jar [INFO] Copying hazelcast-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-5.1.2.jar [INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar [INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying hibernate-core-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-core-5.6.10.Final.jar [INFO] Copying appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-core-2.0.0-SNAPSHOT.jar [INFO] Copying appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar [INFO] Copying lucene-core-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-core-9.2.0.jar [INFO] Copying spring-xml-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-xml-3.1.3.jar [INFO] Copying spring-tx-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-tx-5.3.21.jar [INFO] Copying lucene-analysis-common-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-analysis-common-9.2.0.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying spring-context-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-5.3.21.jar [INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-databind-2.13.3.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar [INFO] Copying spring-ws-core-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-ws-core-3.1.3.jar [INFO] Copying hppc-0.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hppc-0.9.0.jar [INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/byte-buddy-1.12.9.jar [INFO] Copying flyway-mysql-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-mysql-8.5.13.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying spring-beans-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-beans-5.3.21.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/java-libpst-0.9.3.jar [INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar [INFO] Copying spring-web-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-web-5.3.21.jar [INFO] Copying lucene-queryparser-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queryparser-9.2.0.jar [INFO] Copying lucene-queries-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queries-9.2.0.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar [INFO] Copying spring-core-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-core-5.3.21.jar [INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-core-2.4.0.jar [INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying swagger-annotations-1.5.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/swagger-annotations-1.5.24.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying hibernate-envers-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-envers-5.6.10.Final.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-application/target/dependency/jandex-2.4.2.Final.jar [INFO] Copying lucene-sandbox-9.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-sandbox-9.2.0.jar [INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackcess-4.0.1.jar [INFO] Copying appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Copying appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/Saxon-HE-10.6.jar [INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.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/140/appng-application-2.0.0-SNAPSHOT-dependencies-20220711-0851.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/140/appng-application-2.0.0-SNAPSHOT-dependencies-20220711-0851.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 22 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11.war Progress (1): 0.5/116 MB Progress (1): 1.0/116 MB Progress (1): 1.6/116 MB Progress (1): 2.1/116 MB Progress (1): 2.6/116 MB Progress (1): 3.1/116 MB Progress (1): 3.7/116 MB Progress (1): 4.2/116 MB Progress (1): 4.7/116 MB Progress (1): 5.2/116 MB Progress (1): 5.8/116 MB Progress (1): 6.3/116 MB Progress (1): 6.8/116 MB Progress (1): 7.3/116 MB Progress (1): 7.9/116 MB Progress (1): 8.4/116 MB Progress (1): 8.9/116 MB Progress (1): 9.4/116 MB Progress (1): 10.0/116 MB Progress (1): 10/116 MB Progress (1): 11/116 MB Progress (1): 12/116 MB Progress (1): 12/116 MB Progress (1): 13/116 MB Progress (1): 13/116 MB Progress (1): 14/116 MB Progress (1): 14/116 MB Progress (1): 15/116 MB Progress (1): 15/116 MB Progress (1): 16/116 MB Progress (1): 16/116 MB Progress (1): 17/116 MB Progress (1): 17/116 MB Progress (1): 18/116 MB Progress (1): 18/116 MB Progress (1): 19/116 MB Progress (1): 19/116 MB Progress (1): 20/116 MB Progress (1): 20/116 MB Progress (1): 21/116 MB Progress (1): 21/116 MB Progress (1): 22/116 MB Progress (1): 23/116 MB Progress (1): 23/116 MB Progress (1): 24/116 MB Progress (1): 24/116 MB Progress (1): 25/116 MB Progress (1): 25/116 MB Progress (1): 26/116 MB Progress (1): 26/116 MB Progress (1): 27/116 MB Progress (1): 27/116 MB Progress (1): 28/116 MB Progress (1): 28/116 MB Progress (1): 29/116 MB Progress (1): 29/116 MB Progress (1): 30/116 MB Progress (1): 30/116 MB Progress (1): 31/116 MB Progress (1): 31/116 MB Progress (1): 32/116 MB Progress (1): 33/116 MB Progress (1): 33/116 MB Progress (1): 34/116 MB Progress (1): 34/116 MB Progress (1): 35/116 MB Progress (1): 35/116 MB Progress (1): 36/116 MB Progress (1): 36/116 MB Progress (1): 37/116 MB Progress (1): 37/116 MB Progress (1): 38/116 MB Progress (1): 38/116 MB Progress (1): 39/116 MB Progress (1): 39/116 MB Progress (1): 40/116 MB Progress (1): 40/116 MB Progress (1): 41/116 MB Progress (1): 41/116 MB Progress (1): 42/116 MB Progress (1): 42/116 MB Progress (1): 43/116 MB Progress (1): 44/116 MB Progress (1): 44/116 MB Progress (1): 45/116 MB Progress (1): 45/116 MB Progress (1): 46/116 MB Progress (1): 46/116 MB Progress (1): 47/116 MB Progress (1): 47/116 MB Progress (1): 48/116 MB Progress (1): 48/116 MB Progress (1): 49/116 MB Progress (1): 49/116 MB Progress (1): 50/116 MB Progress (1): 50/116 MB Progress (1): 51/116 MB Progress (1): 51/116 MB Progress (1): 52/116 MB Progress (1): 52/116 MB Progress (1): 53/116 MB Progress (1): 53/116 MB Progress (1): 54/116 MB Progress (1): 55/116 MB Progress (1): 55/116 MB Progress (1): 56/116 MB Progress (1): 56/116 MB Progress (1): 57/116 MB Progress (1): 57/116 MB Progress (1): 58/116 MB Progress (1): 58/116 MB Progress (1): 59/116 MB Progress (1): 59/116 MB Progress (1): 60/116 MB Progress (1): 60/116 MB Progress (1): 61/116 MB Progress (1): 61/116 MB Progress (1): 62/116 MB Progress (1): 62/116 MB Progress (1): 63/116 MB Progress (1): 63/116 MB Progress (1): 64/116 MB Progress (1): 64/116 MB Progress (1): 65/116 MB Progress (1): 66/116 MB Progress (1): 66/116 MB Progress (1): 67/116 MB Progress (1): 67/116 MB Progress (1): 68/116 MB Progress (1): 68/116 MB Progress (1): 69/116 MB Progress (1): 69/116 MB Progress (1): 70/116 MB Progress (1): 70/116 MB Progress (1): 71/116 MB Progress (1): 71/116 MB Progress (1): 72/116 MB Progress (1): 72/116 MB Progress (1): 73/116 MB Progress (1): 73/116 MB Progress (1): 74/116 MB Progress (1): 74/116 MB Progress (1): 75/116 MB Progress (1): 75/116 MB Progress (1): 76/116 MB Progress (1): 77/116 MB Progress (1): 77/116 MB Progress (1): 78/116 MB Progress (1): 78/116 MB Progress (1): 79/116 MB Progress (1): 79/116 MB Progress (1): 80/116 MB Progress (1): 80/116 MB Progress (1): 81/116 MB Progress (1): 81/116 MB Progress (1): 82/116 MB Progress (1): 82/116 MB Progress (1): 83/116 MB Progress (1): 83/116 MB Progress (1): 84/116 MB Progress (1): 84/116 MB Progress (1): 85/116 MB Progress (1): 85/116 MB Progress (1): 86/116 MB Progress (1): 87/116 MB Progress (1): 87/116 MB Progress (1): 88/116 MB Progress (1): 88/116 MB Progress (1): 89/116 MB Progress (1): 89/116 MB Progress (1): 90/116 MB Progress (1): 90/116 MB Progress (1): 91/116 MB Progress (1): 91/116 MB Progress (1): 92/116 MB Progress (1): 92/116 MB Progress (1): 93/116 MB Progress (1): 93/116 MB Progress (1): 94/116 MB Progress (1): 94/116 MB Progress (1): 95/116 MB Progress (1): 95/116 MB Progress (1): 96/116 MB Progress (1): 96/116 MB Progress (1): 97/116 MB Progress (1): 98/116 MB Progress (1): 98/116 MB Progress (1): 99/116 MB Progress (1): 99/116 MB Progress (1): 100/116 MB Progress (1): 100/116 MB Progress (1): 101/116 MB Progress (1): 101/116 MB Progress (1): 102/116 MB Progress (1): 102/116 MB Progress (1): 103/116 MB Progress (1): 103/116 MB Progress (1): 104/116 MB Progress (1): 104/116 MB Progress (1): 105/116 MB Progress (1): 105/116 MB Progress (1): 106/116 MB Progress (1): 106/116 MB Progress (1): 107/116 MB Progress (1): 107/116 MB Progress (1): 108/116 MB Progress (1): 109/116 MB Progress (1): 109/116 MB Progress (1): 110/116 MB Progress (1): 110/116 MB Progress (1): 111/116 MB Progress (1): 111/116 MB Progress (1): 112/116 MB Progress (1): 112/116 MB Progress (1): 113/116 MB Progress (1): 113/116 MB Progress (1): 114/116 MB Progress (1): 114/116 MB Progress (1): 115/116 MB Progress (1): 115/116 MB Progress (1): 116/116 MB Progress (1): 116 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11.war (116 MB at 23 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-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/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11.pom (6.6 kB at 213 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 185 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 692 B/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 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11.zip Progress (1): 0.5/116 MB Progress (1): 1.0/116 MB Progress (1): 1.6/116 MB Progress (1): 2.1/116 MB Progress (1): 2.6/116 MB Progress (1): 3.1/116 MB Progress (1): 3.7/116 MB Progress (1): 4.2/116 MB Progress (1): 4.7/116 MB Progress (1): 5.2/116 MB Progress (1): 5.8/116 MB Progress (1): 6.3/116 MB Progress (1): 6.8/116 MB Progress (1): 7.3/116 MB Progress (1): 7.9/116 MB Progress (1): 8.4/116 MB Progress (1): 8.9/116 MB Progress (1): 9.4/116 MB Progress (1): 10.0/116 MB Progress (1): 10/116 MB Progress (1): 11/116 MB Progress (1): 12/116 MB Progress (1): 12/116 MB Progress (1): 13/116 MB Progress (1): 13/116 MB Progress (1): 14/116 MB Progress (1): 14/116 MB Progress (1): 15/116 MB Progress (1): 15/116 MB Progress (1): 16/116 MB Progress (1): 16/116 MB Progress (1): 17/116 MB Progress (1): 17/116 MB Progress (1): 18/116 MB Progress (1): 18/116 MB Progress (1): 19/116 MB Progress (1): 19/116 MB Progress (1): 20/116 MB Progress (1): 20/116 MB Progress (1): 21/116 MB Progress (1): 21/116 MB Progress (1): 22/116 MB Progress (1): 23/116 MB Progress (1): 23/116 MB Progress (1): 24/116 MB Progress (1): 24/116 MB Progress (1): 25/116 MB Progress (1): 25/116 MB Progress (1): 26/116 MB Progress (1): 26/116 MB Progress (1): 27/116 MB Progress (1): 27/116 MB Progress (1): 28/116 MB Progress (1): 28/116 MB Progress (1): 29/116 MB Progress (1): 29/116 MB Progress (1): 30/116 MB Progress (1): 30/116 MB Progress (1): 31/116 MB Progress (1): 31/116 MB Progress (1): 32/116 MB Progress (1): 33/116 MB Progress (1): 33/116 MB Progress (1): 34/116 MB Progress (1): 34/116 MB Progress (1): 35/116 MB Progress (1): 35/116 MB Progress (1): 36/116 MB Progress (1): 36/116 MB Progress (1): 37/116 MB Progress (1): 37/116 MB Progress (1): 38/116 MB Progress (1): 38/116 MB Progress (1): 39/116 MB Progress (1): 39/116 MB Progress (1): 40/116 MB Progress (1): 40/116 MB Progress (1): 41/116 MB Progress (1): 41/116 MB Progress (1): 42/116 MB Progress (1): 42/116 MB Progress (1): 43/116 MB Progress (1): 44/116 MB Progress (1): 44/116 MB Progress (1): 45/116 MB Progress (1): 45/116 MB Progress (1): 46/116 MB Progress (1): 46/116 MB Progress (1): 47/116 MB Progress (1): 47/116 MB Progress (1): 48/116 MB Progress (1): 48/116 MB Progress (1): 49/116 MB Progress (1): 49/116 MB Progress (1): 50/116 MB Progress (1): 50/116 MB Progress (1): 51/116 MB Progress (1): 51/116 MB Progress (1): 52/116 MB Progress (1): 52/116 MB Progress (1): 53/116 MB Progress (1): 53/116 MB Progress (1): 54/116 MB Progress (1): 55/116 MB Progress (1): 55/116 MB Progress (1): 56/116 MB Progress (1): 56/116 MB Progress (1): 57/116 MB Progress (1): 57/116 MB Progress (1): 58/116 MB Progress (1): 58/116 MB Progress (1): 59/116 MB Progress (1): 59/116 MB Progress (1): 60/116 MB Progress (1): 60/116 MB Progress (1): 61/116 MB Progress (1): 61/116 MB Progress (1): 62/116 MB Progress (1): 62/116 MB Progress (1): 63/116 MB Progress (1): 63/116 MB Progress (1): 64/116 MB Progress (1): 64/116 MB Progress (1): 65/116 MB Progress (1): 66/116 MB Progress (1): 66/116 MB Progress (1): 67/116 MB Progress (1): 67/116 MB Progress (1): 68/116 MB Progress (1): 68/116 MB Progress (1): 69/116 MB Progress (1): 69/116 MB Progress (1): 70/116 MB Progress (1): 70/116 MB Progress (1): 71/116 MB Progress (1): 71/116 MB Progress (1): 72/116 MB Progress (1): 72/116 MB Progress (1): 73/116 MB Progress (1): 73/116 MB Progress (1): 74/116 MB Progress (1): 74/116 MB Progress (1): 75/116 MB Progress (1): 75/116 MB Progress (1): 76/116 MB Progress (1): 77/116 MB Progress (1): 77/116 MB Progress (1): 78/116 MB Progress (1): 78/116 MB Progress (1): 79/116 MB Progress (1): 79/116 MB Progress (1): 80/116 MB Progress (1): 80/116 MB Progress (1): 81/116 MB Progress (1): 81/116 MB Progress (1): 82/116 MB Progress (1): 82/116 MB Progress (1): 83/116 MB Progress (1): 83/116 MB Progress (1): 84/116 MB Progress (1): 84/116 MB Progress (1): 85/116 MB Progress (1): 85/116 MB Progress (1): 86/116 MB Progress (1): 87/116 MB Progress (1): 87/116 MB Progress (1): 88/116 MB Progress (1): 88/116 MB Progress (1): 89/116 MB Progress (1): 89/116 MB Progress (1): 90/116 MB Progress (1): 90/116 MB Progress (1): 91/116 MB Progress (1): 91/116 MB Progress (1): 92/116 MB Progress (1): 92/116 MB Progress (1): 93/116 MB Progress (1): 93/116 MB Progress (1): 94/116 MB Progress (1): 94/116 MB Progress (1): 95/116 MB Progress (1): 95/116 MB Progress (1): 96/116 MB Progress (1): 96/116 MB Progress (1): 97/116 MB Progress (1): 98/116 MB Progress (1): 98/116 MB Progress (1): 99/116 MB Progress (1): 99/116 MB Progress (1): 100/116 MB Progress (1): 100/116 MB Progress (1): 101/116 MB Progress (1): 101/116 MB Progress (1): 102/116 MB Progress (1): 102/116 MB Progress (1): 103/116 MB Progress (1): 103/116 MB Progress (1): 104/116 MB Progress (1): 104/116 MB Progress (1): 105/116 MB Progress (1): 105/116 MB Progress (1): 106/116 MB Progress (1): 106/116 MB Progress (1): 107/116 MB Progress (1): 107/116 MB Progress (1): 108/116 MB Progress (1): 109/116 MB Progress (1): 109/116 MB Progress (1): 110/116 MB Progress (1): 110/116 MB Progress (1): 111/116 MB Progress (1): 111/116 MB Progress (1): 112/116 MB Progress (1): 112/116 MB Progress (1): 113/116 MB Progress (1): 113/116 MB Progress (1): 114/116 MB Progress (1): 114/116 MB Progress (1): 115/116 MB Progress (1): 115/116 MB Progress (1): 116/116 MB Progress (1): 116 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11.zip (116 MB at 24 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11-sources.jar Progress (1): 3.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220711.085140-11-sources.jar (3.1 kB at 86 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 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/140 [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 2.0.0-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_2.0.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (609 B at 824 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220711.085140-11.pom 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-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220711.085140-11.pom (40 kB at 72 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 430 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (609 B at 1.4 kB/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 13 kB/s) [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 2.0.0-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_2.0.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_2.0.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-07-11T10:57:58,514 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.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2022-07-11T10:57:58,566 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6175619b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f058b8a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@756cf158, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3f2ef586, org.springframework.test.context.support.DirtiesContextTestExecutionListener@751d3241, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76c7beb3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64337702, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cf92cc7] 2022-07-11T10:58:00,451 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-07-11T10:58:00,452 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-07-11T10:58:00,452 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-07-11T10:58:00,457 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-07-11T10:58:00,457 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-07-11T10:58:00,458 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-07-11T10:58:00,476 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-07-11T10:58:00,644 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-11T10:58:00,730 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-11T10:58:00,791 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 11, 2022 10:58:00 AM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-11T10:58:01,364 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-11T10:58:01,417 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-11T10:58:01,742 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-11T10:58:02,134 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-11T10:58:02,158 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:58:02,744 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-11T10:58:04,016 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-11T10:58:04,016 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.468 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_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10.jar (33 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10.pom (4.5 kB at 117 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 146 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (995 B at 1.5 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 5.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10-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/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220711.085140-10-sources.jar (35 kB at 616 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 961 B/s) [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 2.0.0-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_2.0.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_2.0.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_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-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_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 142 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10.jar Progress (1): 1.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10.jar (1.5 kB at 60 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10.pom Progress (1): 879 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10.pom (879 B at 1.8 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 204 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 2.3 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 4.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220711.085140-10-sources.jar (2.7 kB at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.5 kB/s) [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 2.0.0-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_2.0.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 67 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220711.085140-10.pom (5.6 kB at 76 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 542 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (609 B at 1.3 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 38 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 2.0.0-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_2.0.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_2.0.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_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-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_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 111 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10.jar Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10.jar (1.6 kB at 8.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10.pom Progress (1): 541 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10.pom (541 B at 16 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 171 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.0 kB/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 3.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220711.085140-10-sources.jar (2.7 kB at 97 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s) [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 2.0.0-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_2.0.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 610 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (610 B at 68 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220711.085140-10.pom (6.2 kB at 101 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 596 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (612 B at 779 B/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 17 kB/s) [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 2.0.0-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_2.0.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_2.0.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_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-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_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-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/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 111 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10.jar (14 kB at 342 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10.pom Progress (1): 512 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10.pom (512 B at 4.4 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 108 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.7 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 8.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10-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/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220711.085140-10-sources.jar (15 kB at 537 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.7 kB/s) [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 2.0.0-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_2.0.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_2.0.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_2.0.x/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.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_2.0.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_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-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_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-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/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 112 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10.jar Progress (1): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10.jar (18 kB at 604 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10.pom Progress (1): 4.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10.pom (4.1 kB at 17 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 736 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 33 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.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 24 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 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10-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/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220711.085140-10-sources.jar (9.0 kB at 332 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.1 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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: 0.708 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_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 82 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10.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/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10.jar (6.3 kB at 192 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10.pom Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10.pom (2.0 kB at 52 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 97 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (989 B at 3.5 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 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10-sources.jar Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220711.085140-10-sources.jar (4.8 kB at 64 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 2.3 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 2.0.0-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_2.0.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_2.0.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_2.0.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_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [4344 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-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_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 41 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220711.085140-10.war Progress (1): 0.5/132 MB Progress (1): 1.0/132 MB Progress (1): 1.6/132 MB Progress (1): 2.1/132 MB Progress (1): 2.6/132 MB Progress (1): 3.1/132 MB Progress (1): 3.7/132 MB Progress (1): 4.2/132 MB Progress (1): 4.7/132 MB Progress (1): 5.2/132 MB Progress (1): 5.8/132 MB Progress (1): 6.3/132 MB Progress (1): 6.8/132 MB Progress (1): 7.3/132 MB Progress (1): 7.9/132 MB Progress (1): 8.4/132 MB Progress (1): 8.9/132 MB Progress (1): 9.4/132 MB Progress (1): 10.0/132 MB Progress (1): 10/132 MB Progress (1): 11/132 MB Progress (1): 12/132 MB Progress (1): 12/132 MB Progress (1): 13/132 MB Progress (1): 13/132 MB Progress (1): 14/132 MB Progress (1): 14/132 MB Progress (1): 15/132 MB Progress (1): 15/132 MB Progress (1): 16/132 MB Progress (1): 16/132 MB Progress (1): 17/132 MB Progress (1): 17/132 MB Progress (1): 18/132 MB Progress (1): 18/132 MB Progress (1): 19/132 MB Progress (1): 19/132 MB Progress (1): 20/132 MB Progress (1): 20/132 MB Progress (1): 21/132 MB Progress (1): 21/132 MB Progress (1): 22/132 MB Progress (1): 23/132 MB Progress (1): 23/132 MB Progress (1): 24/132 MB Progress (1): 24/132 MB Progress (1): 25/132 MB Progress (1): 25/132 MB Progress (1): 26/132 MB Progress (1): 26/132 MB Progress (1): 27/132 MB Progress (1): 27/132 MB Progress (1): 28/132 MB Progress (1): 28/132 MB Progress (1): 29/132 MB Progress (1): 29/132 MB Progress (1): 30/132 MB Progress (1): 30/132 MB Progress (1): 31/132 MB Progress (1): 31/132 MB Progress (1): 32/132 MB Progress (1): 33/132 MB Progress (1): 33/132 MB Progress (1): 34/132 MB Progress (1): 34/132 MB Progress (1): 35/132 MB Progress (1): 35/132 MB Progress (1): 36/132 MB Progress (1): 36/132 MB Progress (1): 37/132 MB Progress (1): 37/132 MB Progress (1): 38/132 MB Progress (1): 38/132 MB Progress (1): 39/132 MB Progress (1): 39/132 MB Progress (1): 40/132 MB Progress (1): 40/132 MB Progress (1): 41/132 MB Progress (1): 41/132 MB Progress (1): 42/132 MB Progress (1): 42/132 MB Progress (1): 43/132 MB Progress (1): 44/132 MB Progress (1): 44/132 MB Progress (1): 45/132 MB Progress (1): 45/132 MB Progress (1): 46/132 MB Progress (1): 46/132 MB Progress (1): 47/132 MB Progress (1): 47/132 MB Progress (1): 48/132 MB Progress (1): 48/132 MB Progress (1): 49/132 MB Progress (1): 49/132 MB Progress (1): 50/132 MB Progress (1): 50/132 MB Progress (1): 51/132 MB Progress (1): 51/132 MB Progress (1): 52/132 MB Progress (1): 52/132 MB Progress (1): 53/132 MB Progress (1): 53/132 MB Progress (1): 54/132 MB Progress (1): 55/132 MB Progress (1): 55/132 MB Progress (1): 56/132 MB Progress (1): 56/132 MB Progress (1): 57/132 MB Progress (1): 57/132 MB Progress (1): 58/132 MB Progress (1): 58/132 MB Progress (1): 59/132 MB Progress (1): 59/132 MB Progress (1): 60/132 MB Progress (1): 60/132 MB Progress (1): 61/132 MB Progress (1): 61/132 MB Progress (1): 62/132 MB Progress (1): 62/132 MB Progress (1): 63/132 MB Progress (1): 63/132 MB Progress (1): 64/132 MB Progress (1): 64/132 MB Progress (1): 65/132 MB Progress (1): 66/132 MB Progress (1): 66/132 MB Progress (1): 67/132 MB Progress (1): 67/132 MB Progress (1): 68/132 MB Progress (1): 68/132 MB Progress (1): 69/132 MB Progress (1): 69/132 MB Progress (1): 70/132 MB Progress (1): 70/132 MB Progress (1): 71/132 MB Progress (1): 71/132 MB Progress (1): 72/132 MB Progress (1): 72/132 MB Progress (1): 73/132 MB Progress (1): 73/132 MB Progress (1): 74/132 MB Progress (1): 74/132 MB Progress (1): 75/132 MB Progress (1): 75/132 MB Progress (1): 76/132 MB Progress (1): 77/132 MB Progress (1): 77/132 MB Progress (1): 78/132 MB Progress (1): 78/132 MB Progress (1): 79/132 MB Progress (1): 79/132 MB Progress (1): 80/132 MB Progress (1): 80/132 MB Progress (1): 81/132 MB Progress (1): 81/132 MB Progress (1): 82/132 MB Progress (1): 82/132 MB Progress (1): 83/132 MB Progress (1): 83/132 MB Progress (1): 84/132 MB Progress (1): 84/132 MB Progress (1): 85/132 MB Progress (1): 85/132 MB Progress (1): 86/132 MB Progress (1): 87/132 MB Progress (1): 87/132 MB Progress (1): 88/132 MB Progress (1): 88/132 MB Progress (1): 89/132 MB Progress (1): 89/132 MB Progress (1): 90/132 MB Progress (1): 90/132 MB Progress (1): 91/132 MB Progress (1): 91/132 MB Progress (1): 92/132 MB Progress (1): 92/132 MB Progress (1): 93/132 MB Progress (1): 93/132 MB Progress (1): 94/132 MB Progress (1): 94/132 MB Progress (1): 95/132 MB Progress (1): 95/132 MB Progress (1): 96/132 MB Progress (1): 96/132 MB Progress (1): 97/132 MB Progress (1): 98/132 MB Progress (1): 98/132 MB Progress (1): 99/132 MB Progress (1): 99/132 MB Progress (1): 100/132 MB Progress (1): 100/132 MB Progress (1): 101/132 MB Progress (1): 101/132 MB Progress (1): 102/132 MB Progress (1): 102/132 MB Progress (1): 103/132 MB Progress (1): 103/132 MB Progress (1): 104/132 MB Progress (1): 104/132 MB Progress (1): 105/132 MB Progress (1): 105/132 MB Progress (1): 106/132 MB Progress (1): 106/132 MB Progress (1): 107/132 MB Progress (1): 107/132 MB Progress (1): 108/132 MB Progress (1): 109/132 MB Progress (1): 109/132 MB Progress (1): 110/132 MB Progress (1): 110/132 MB Progress (1): 111/132 MB Progress (1): 111/132 MB Progress (1): 112/132 MB Progress (1): 112/132 MB Progress (1): 113/132 MB Progress (1): 113/132 MB Progress (1): 114/132 MB Progress (1): 114/132 MB Progress (1): 115/132 MB Progress (1): 115/132 MB Progress (1): 116/132 MB Progress (1): 116/132 MB Progress (1): 117/132 MB Progress (1): 117/132 MB Progress (1): 118/132 MB Progress (1): 118/132 MB Progress (1): 119/132 MB Progress (1): 120/132 MB Progress (1): 120/132 MB Progress (1): 121/132 MB Progress (1): 121/132 MB Progress (1): 122/132 MB Progress (1): 122/132 MB Progress (1): 123/132 MB Progress (1): 123/132 MB Progress (1): 124/132 MB Progress (1): 124/132 MB Progress (1): 125/132 MB Progress (1): 125/132 MB Progress (1): 126/132 MB Progress (1): 126/132 MB Progress (1): 127/132 MB Progress (1): 127/132 MB Progress (1): 128/132 MB Progress (1): 128/132 MB Progress (1): 129/132 MB Progress (1): 129/132 MB Progress (1): 130/132 MB Progress (1): 131/132 MB Progress (1): 131/132 MB Progress (1): 132/132 MB Progress (1): 132 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220711.085140-10.war (132 MB at 23 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220711.085140-10.pom Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220711.085140-10.pom (2.1 kB at 3.2 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 64 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (787 B at 546 B/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 5.2 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/140 [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 2.0.0-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_2.0.x/appng-maven-plugin/target [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.x/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] bsh mojo extractor found 0 mojo descriptor. [INFO] ant 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_2.0.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_2.0.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_2.0.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: 1.947 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_2.0.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_2.0.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: 0.638 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_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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:2.0.0-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.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-maven-plugin/target/appng-maven-plugin-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-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/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 45 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9.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/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9.jar (610 kB at 11 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9.pom 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/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9.pom (11 kB at 233 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 189 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 23 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 1.2 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 6.7 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 9.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9-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/2.0.0-SNAPSHOT/appng-maven-plugin-2.0.0-20220711.085140-9-sources.jar (11 kB at 89 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (991 B at 348 B/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 2.909 s] [INFO] appNG Tools ........................................ SUCCESS [ 15.986 s] [INFO] appNG Mail ......................................... SUCCESS [ 3.835 s] [INFO] appNG Forms ........................................ SUCCESS [ 8.388 s] [INFO] appng Formtags ..................................... SUCCESS [ 6.836 s] [INFO] appNG XML-API ...................................... SUCCESS [ 8.263 s] [INFO] appNG public API ................................... SUCCESS [ 20.719 s] [INFO] appNG testsupport .................................. SUCCESS [ 8.181 s] [INFO] appNG REST API ..................................... SUCCESS [ 7.201 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 16.855 s] [INFO] appNG Search ....................................... SUCCESS [ 22.645 s] [INFO] appNG Core Library ................................. SUCCESS [01:25 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 56.249 s] [INFO] appNG Tag Library .................................. SUCCESS [ 10.373 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 5.488 s] [INFO] appNGizer .......................................... SUCCESS [01:11 min] [INFO] appNG Application .................................. SUCCESS [ 21.446 s] [INFO] appNG application BOM .............................. SUCCESS [ 2.652 s] [INFO] appNG Documentation ................................ SUCCESS [ 49.044 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 1.870 s] [INFO] appNG Template Parent .............................. SUCCESS [ 0.736 s] [INFO] appng-application-assembly ......................... SUCCESS [ 2.140 s] [INFO] appNG application parent ........................... SUCCESS [ 1.238 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 1.105 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 4.217 s] [INFO] appNG camunda ...................................... SUCCESS [ 3.197 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 15.633 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 10.662 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:45 min [INFO] Finished at: 2022-07-11T10:59:26+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 2.0.0-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 2.0.0-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-application) @ 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_2.0.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [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_2.0.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 2.0.0-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 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-plugin-plugin:3.6.4: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] ant mojo extractor found 0 mojo descriptor. [INFO] bsh 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] [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. [WARNING] Error fetching link: https://eclipse-ee4j.github.io/jaxb-ri/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.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 11.0.15 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/Utils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/class-use/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/class-use/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/api/validation/contraints/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/index-all.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses-index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allpackages-index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/allclasses.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 30.241 s] [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: 30.704 s [INFO] Finished at: 2022-07-11T10:59:59+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/140 [Pipeline] { [Pipeline] stash Stashed 3 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 1952 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.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_2.0.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_2.0.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_2.0.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_2.0.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_2.0.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_2.0.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-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/2.0.0-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/2.0.0-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