Skip to content

Instantly share code, notes, and snippets.

@steinarb
Created December 31, 2019 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steinarb/169d179abec47f50d3aa5574ad8d7585 to your computer and use it in GitHub Desktop.
Save steinarb/169d179abec47f50d3aa5574ad8d7585 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 11 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 11 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Authentication webapp [pom]
[INFO] Authentication webapp definitions bundle [jar]
[INFO] Authentication webapp Liquibase DB schema [jar]
[INFO] Authentication webapp test database for use during development [jar]
[INFO] Authentication webapp production database setup [jar]
[INFO] Authentication webapp DB-based Shiro realm service component [jar]
[INFO] Authentication webapp memory based Shiro SessionDAO realm service component [jar]
[INFO] Authentication webapp web whiteboard Shiro filter [jar]
[INFO] Authentication webapp user admin service [jar]
[INFO] Authentication webapp user admin web API [jar]
[INFO] Authentication webapp user admin frontend [jar]
[INFO]
[INFO] ----------------< no.priv.bang.authservice:authservice >----------------
[INFO] Building Authentication webapp 1.8.0-SNAPSHOT [1/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.755s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1461ms
[INFO] Built at: 12/31/2019 10:37:27 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice ---
[ERROR] no module descriptor for no.priv.bang.authservice:authservice
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.definitions
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.db.liquibase
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.db.liquibase.test
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.db.liquibase.production
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.web.security.dbrealm
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.web.security.memorysession
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.web.security
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.users
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.web.users.api
[ERROR] no module descriptor for no.priv.bang.authservice:authservice.web.users.frontend
[INFO]
Loading source files for package no.priv.bang.authservice.definitions...
Loading source files for package no.priv.bang.authservice.db.liquibase...
Loading source files for package no.priv.bang.authservice.db.liquibase.test...
Loading source files for package no.priv.bang.authservice.db.liquibase.production...
Loading source files for package no.priv.bang.authservice.web.security.dbrealm...
Loading source files for package no.priv.bang.authservice.web.security.memorysession...
Loading source files for package no.priv.bang.authservice.web.security.resources...
Loading source files for package no.priv.bang.authservice.web.security...
Loading source files for package no.priv.bang.authservice.users...
Loading source files for package no.priv.bang.authservice.web.users.api.resources...
Loading source files for package no.priv.bang.authservice.web.users.api...
Loading source files for package no.priv.bang.authservice.web.users.frontend...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/AuthserviceLiquibase.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/production/ProductionLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/test/TestLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/AuthserviceConstants.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/AuthserviceException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/AuthservicePasswordEmptyException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/AuthservicePasswordsNotIdenticalException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/users/UserManagementServiceProvider.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceServletContextHelper.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/AuthserviceDbRealm.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/memorysession/MemorySession.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/AuthserviceResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/HtmlTemplateResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/LoggedInUserResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/PasswordsResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/UserResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/UserAdminWebApiServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/PermissionsResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/ResourceBase.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/RolesResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/UsersResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/frontend/UserAdminServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/users/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/users/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/serialized-form.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthserviceException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthservicePasswordsNotIdenticalException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthserviceConstants.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthservicePasswordEmptyException.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/class-use/AuthserviceLiquibase.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/test/class-use/TestLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/production/class-use/ProductionLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/class-use/AuthserviceDbRealm.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/memorysession/class-use/MemorySession.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/PasswordsResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/UserResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/HtmlTemplateResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/AuthserviceResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/LoggedInUserResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceShiroFilter.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceServletContextHelper.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/users/class-use/UserManagementServiceProvider.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/PermissionsResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/UsersResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/ResourceBase.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/RolesResource.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/class-use/UserAdminWebApiServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/frontend/class-use/UserAdminServlet.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/definitions/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/users/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/security/resources/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/overview-summary.html...
Generating /home/sb/workspaces/ws03/authservice/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/target/authservice-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-karaf-feature) @ authservice ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice/1.8.0-SNAPSHOT/authservice-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/target/authservice-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice/1.8.0-SNAPSHOT/authservice-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/target/classes/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice/1.8.0-SNAPSHOT/authservice-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ----------< no.priv.bang.authservice:authservice.definitions >----------
[INFO] Building Authentication webapp definitions bundle 1.8.0-SNAPSHOT [2/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.definitions ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.definitions/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.definitions (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.definitions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.definitions.AuthservicePasswordEmptyExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in no.priv.bang.authservice.definitions.AuthservicePasswordEmptyExceptionTest
[INFO] Running no.priv.bang.authservice.definitions.AuthserviceExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in no.priv.bang.authservice.definitions.AuthserviceExceptionTest
[INFO] Running no.priv.bang.authservice.definitions.AuthservicePasswordsNotIdenticalExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in no.priv.bang.authservice.definitions.AuthservicePasswordsNotIdenticalExceptionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.definitions >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.837s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1449ms
[INFO] Built at: 12/31/2019 10:37:41 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.definitions <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.definitions ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.definitions ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.definitions >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.definitions <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.definitions ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.definitions ---
[INFO]
Loading source files for package no.priv.bang.authservice.definitions...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/AuthserviceConstants.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/AuthserviceException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/AuthservicePasswordEmptyException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/AuthservicePasswordsNotIdenticalException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/serialized-form.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthserviceException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthservicePasswordsNotIdenticalException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthserviceConstants.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/class-use/AuthservicePasswordEmptyException.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/no/priv/bang/authservice/definitions/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.definitions ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.definitions ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.definitions/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.definitions ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.definitions/1.8.0-SNAPSHOT/authservice.definitions-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.definitions/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.definitions/1.8.0-SNAPSHOT/authservice.definitions-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.definitions/1.8.0-SNAPSHOT/authservice.definitions-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.definitions/target/authservice.definitions-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.definitions/1.8.0-SNAPSHOT/authservice.definitions-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.definitions/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.definitions/1.8.0-SNAPSHOT/authservice.definitions-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ---------< no.priv.bang.authservice:authservice.db.liquibase >----------
[INFO] Building Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT [3/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.db.liquibase ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase (includes = [**/*.log, **/*.sql], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.db.liquibase ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.db.liquibase.AuthserviceLiquibaseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in no.priv.bang.authservice.db.liquibase.AuthserviceLiquibaseTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.db.liquibase >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.724s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1459ms
[INFO] Built at: 12/31/2019 10:37:55 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.db.liquibase <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.db.liquibase ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.db.liquibase ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.db.liquibase >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.db.liquibase <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.db.liquibase ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.db.liquibase ---
[INFO]
Loading source files for package no.priv.bang.authservice.db.liquibase...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/no/priv/bang/authservice/db/liquibase/AuthserviceLiquibase.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/no/priv/bang/authservice/db/liquibase/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/no/priv/bang/authservice/db/liquibase/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/no/priv/bang/authservice/db/liquibase/class-use/AuthserviceLiquibase.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/no/priv/bang/authservice/db/liquibase/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.db.liquibase ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.db.liquibase ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.db.liquibase ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase/1.8.0-SNAPSHOT/authservice.db.liquibase-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase/1.8.0-SNAPSHOT/authservice.db.liquibase-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase/1.8.0-SNAPSHOT/authservice.db.liquibase-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/authservice.db.liquibase-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase/1.8.0-SNAPSHOT/authservice.db.liquibase-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase/1.8.0-SNAPSHOT/authservice.db.liquibase-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] -------< no.priv.bang.authservice:authservice.db.liquibase.test >-------
[INFO] Building Authentication webapp test database for use during development 1.8.0-SNAPSHOT [4/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.db.liquibase.test ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.db.liquibase.test ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.db.liquibase.test.TestLiquibaseRunnerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s - in no.priv.bang.authservice.db.liquibase.test.TestLiquibaseRunnerTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.db.liquibase.test >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.714s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1461ms
[INFO] Built at: 12/31/2019 10:38:08 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.db.liquibase.test <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.db.liquibase.test ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.db.liquibase.test ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.db.liquibase.test >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.db.liquibase.test <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.db.liquibase.test ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.db.liquibase.test ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.db.liquibase.test...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/no/priv/bang/authservice/db/liquibase/test/TestLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/no/priv/bang/authservice/db/liquibase/test/class-use/TestLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/no/priv/bang/authservice/db/liquibase/test/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.db.liquibase.test ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.db.liquibase.test ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.db.liquibase.test ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.test/1.8.0-SNAPSHOT/authservice.db.liquibase.test-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.test/1.8.0-SNAPSHOT/authservice.db.liquibase.test-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.test/1.8.0-SNAPSHOT/authservice.db.liquibase.test-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/authservice.db.liquibase.test-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.test/1.8.0-SNAPSHOT/authservice.db.liquibase.test-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.test/1.8.0-SNAPSHOT/authservice.db.liquibase.test-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ----< no.priv.bang.authservice:authservice.db.liquibase.production >----
[INFO] Building Authentication webapp production database setup 1.8.0-SNAPSHOT [5/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.db.liquibase.production ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.db.liquibase.production ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.db.liquibase.production.ProductionLiquibaseRunnerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s - in no.priv.bang.authservice.db.liquibase.production.ProductionLiquibaseRunnerTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.db.liquibase.production >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 7.043s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1437ms
[INFO] Built at: 12/31/2019 10:38:22 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.db.liquibase.production <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.db.liquibase.production ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.db.liquibase.production ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.db.liquibase.production >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.db.liquibase.production <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.db.liquibase.production ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.db.liquibase.production ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.db.liquibase.production...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/no/priv/bang/authservice/db/liquibase/production/ProductionLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/no/priv/bang/authservice/db/liquibase/production/class-use/ProductionLiquibaseRunner.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/no/priv/bang/authservice/db/liquibase/production/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.db.liquibase.production ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.db.liquibase.production ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.db.liquibase.production ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.production/1.8.0-SNAPSHOT/authservice.db.liquibase.production-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.production/1.8.0-SNAPSHOT/authservice.db.liquibase.production-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.production/1.8.0-SNAPSHOT/authservice.db.liquibase.production-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/authservice.db.liquibase.production-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.production/1.8.0-SNAPSHOT/authservice.db.liquibase.production-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.db.liquibase.production/1.8.0-SNAPSHOT/authservice.db.liquibase.production-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] -----< no.priv.bang.authservice:authservice.web.security.dbrealm >------
[INFO] Building Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT [6/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.web.security.dbrealm ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.web.security.dbrealm ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.web.security.dbrealm.AuthserviceDbRealmTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in no.priv.bang.authservice.web.security.dbrealm.AuthserviceDbRealmTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.web.security.dbrealm >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.896s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1437ms
[INFO] Built at: 12/31/2019 10:38:35 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.web.security.dbrealm <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.web.security.dbrealm ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.web.security.dbrealm ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.web.security.dbrealm >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.web.security.dbrealm <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.web.security.dbrealm ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.web.security.dbrealm ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.web.security.dbrealm...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/AuthserviceDbRealm.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/class-use/AuthserviceDbRealm.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/no/priv/bang/authservice/web/security/dbrealm/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.web.security.dbrealm ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.web.security.dbrealm ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.web.security.dbrealm ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.dbrealm/1.8.0-SNAPSHOT/authservice.web.security.dbrealm-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.dbrealm/1.8.0-SNAPSHOT/authservice.web.security.dbrealm-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.dbrealm/1.8.0-SNAPSHOT/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.dbrealm/1.8.0-SNAPSHOT/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.dbrealm/1.8.0-SNAPSHOT/authservice.web.security.dbrealm-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] --< no.priv.bang.authservice:authservice.web.security.memorysession >---
[INFO] Building Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT [7/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.web.security.memorysession ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.web.security.memorysession ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.web.security.memorysession.MemorySessionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in no.priv.bang.authservice.web.security.memorysession.MemorySessionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.web.security.memorysession >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.698s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1431ms
[INFO] Built at: 12/31/2019 10:38:47 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.web.security.memorysession <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.web.security.memorysession ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.web.security.memorysession ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.web.security.memorysession >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.web.security.memorysession <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.web.security.memorysession ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.web.security.memorysession ---
[INFO]
Loading source files for package no.priv.bang.authservice.web.security.memorysession...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/no/priv/bang/authservice/web/security/memorysession/MemorySession.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/no/priv/bang/authservice/web/security/memorysession/class-use/MemorySession.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/no/priv/bang/authservice/web/security/memorysession/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.web.security.memorysession ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.web.security.memorysession ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.web.security.memorysession ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.memorysession/1.8.0-SNAPSHOT/authservice.web.security.memorysession-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.memorysession/1.8.0-SNAPSHOT/authservice.web.security.memorysession-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.memorysession/1.8.0-SNAPSHOT/authservice.web.security.memorysession-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/authservice.web.security.memorysession-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.memorysession/1.8.0-SNAPSHOT/authservice.web.security.memorysession-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security.memorysession/1.8.0-SNAPSHOT/authservice.web.security.memorysession-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ---------< no.priv.bang.authservice:authservice.web.security >----------
[INFO] Building Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT [8/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.web.security ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.security (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] Unpacking /home/sb/.m2/repository/org/webjars/bower/open-iconic/1.1.1/open-iconic-1.1.1.jar to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/dependency with includes "" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (copy-openiconic-for-test) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2928 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/test-classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/test/java/no/priv/bang/authservice/web/security/ShiroTestBase.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/test/java/no/priv/bang/authservice/web/security/ShiroTestBase.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/test/java/no/priv/bang/authservice/web/security/ShiroTestBase.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.web.security ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.web.security.resources.UserResourceTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in no.priv.bang.authservice.web.security.resources.UserResourceTest
[INFO] Running no.priv.bang.authservice.web.security.resources.AuthserviceResourceTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in no.priv.bang.authservice.web.security.resources.AuthserviceResourceTest
[INFO] Running no.priv.bang.authservice.web.security.resources.PasswordsResourceTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in no.priv.bang.authservice.web.security.resources.PasswordsResourceTest
[INFO] Running no.priv.bang.authservice.web.security.resources.LoggedInUserResourceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in no.priv.bang.authservice.web.security.resources.LoggedInUserResourceTest
[INFO] Running no.priv.bang.authservice.web.security.AuthserviceShiroFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 s - in no.priv.bang.authservice.web.security.AuthserviceShiroFilterTest
[INFO] Running no.priv.bang.authservice.web.security.AuthserviceServletTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in no.priv.bang.authservice.web.security.AuthserviceServletTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.web.security >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.641s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1468ms
[INFO] Built at: 12/31/2019 10:39:03 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.web.security <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.web.security ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.web.security ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.web.security ---
[WARNING] Include-Resource: overriding web/password.html=src/main/resources/web/password.html,web/favicon.ico=src/main/resources/web/favicon.ico,web/user.html=src/main/resources/web/user.html,web/index.html=src/main/resources/web/index.html,web/login.html=src/main/resources/web/login.html,shiro.ini=src/main/resources/shiro.ini with /=target/classes/,/open-iconic/font/css/open-iconic-bootstrap.min.css=target/dependency/META-INF/resources/webjars/open-iconic/1.1.1/font/css/open-iconic-bootstrap.min.css,/open-iconic/font/fonts/open-iconic.woff=target/dependency/META-INF/resources/webjars/open-iconic/1.1.1/font/fonts/open-iconic.woff (add {maven-resources} if you want to include the maven resources)
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.web.security ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.web.security/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.web.security >>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.web.security <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.web.security ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.web.security ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.web.security.resources...
Loading source files for package no.priv.bang.authservice.web.security...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceServletContextHelper.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/AuthserviceResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/HtmlTemplateResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/LoggedInUserResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/PasswordsResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/UserResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/serialized-form.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/PasswordsResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/UserResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/AuthserviceResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/HtmlTemplateResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/class-use/LoggedInUserResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceShiroFilter.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceServletContextHelper.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/class-use/AuthserviceServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/no/priv/bang/authservice/web/security/resources/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/overview-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.security/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.web.security ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security/1.8.0-SNAPSHOT/authservice.web.security-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security/1.8.0-SNAPSHOT/authservice.web.security-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security/1.8.0-SNAPSHOT/authservice.web.security-1.8.0-SNAPSHOT-features.xml
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security/1.8.0-SNAPSHOT/authservice.web.security-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.security/target/authservice.web.security-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.security/1.8.0-SNAPSHOT/authservice.web.security-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] -------------< no.priv.bang.authservice:authservice.users >-------------
[INFO] Building Authentication webapp user admin service 1.8.0-SNAPSHOT [9/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.users ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.users/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.users (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.users ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.users.UserManagementServiceProviderTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s - in no.priv.bang.authservice.users.UserManagementServiceProviderTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.users >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.628s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1432ms
[INFO] Built at: 12/31/2019 10:39:17 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.users <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.users ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.users ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.users >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.users <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.users ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.users ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.users...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/no/priv/bang/authservice/users/UserManagementServiceProvider.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/no/priv/bang/authservice/users/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/no/priv/bang/authservice/users/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/no/priv/bang/authservice/users/class-use/UserManagementServiceProvider.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/no/priv/bang/authservice/users/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.users/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.users ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.users ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.users/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.users ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.users/1.8.0-SNAPSHOT/authservice.users-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.users/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.users/1.8.0-SNAPSHOT/authservice.users-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.users/1.8.0-SNAPSHOT/authservice.users-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.users/target/authservice.users-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.users/1.8.0-SNAPSHOT/authservice.users-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.users/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.users/1.8.0-SNAPSHOT/authservice.users-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ---------< no.priv.bang.authservice:authservice.web.users.api >---------
[INFO] Building Authentication webapp user admin web API 1.8.0-SNAPSHOT [10/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.web.users.api ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.users.api (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.web.users.api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.web.users.api.resources.RolesResourceTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in no.priv.bang.authservice.web.users.api.resources.RolesResourceTest
[INFO] Running no.priv.bang.authservice.web.users.api.resources.PermissionsResourceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in no.priv.bang.authservice.web.users.api.resources.PermissionsResourceTest
[INFO] Running no.priv.bang.authservice.web.users.api.resources.UsersResourceTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in no.priv.bang.authservice.web.users.api.resources.UsersResourceTest
[INFO] Running no.priv.bang.authservice.web.users.api.UserAdminWebApiServletTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s - in no.priv.bang.authservice.web.users.api.UserAdminWebApiServletTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.web.users.api >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.737s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1459ms
[INFO] Built at: 12/31/2019 10:39:31 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.web.users.api <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.web.users.api ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.web.users.api ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.web.users.api >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.web.users.api <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.web.users.api ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.web.users.api ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.definitions/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.web.users.api.resources...
Loading source files for package no.priv.bang.authservice.web.users.api...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/UserAdminWebApiServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/PermissionsResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/ResourceBase.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/RolesResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/UsersResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/serialized-form.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/UsersResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/PermissionsResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/RolesResource.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/class-use/ResourceBase.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/class-use/UserAdminWebApiServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/package-use.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/no/priv/bang/authservice/web/users/api/resources/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/overview-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.web.users.api ---
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.web.users.api ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.web.users.api ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.api/1.8.0-SNAPSHOT/authservice.web.users.api-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.api/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.api/1.8.0-SNAPSHOT/authservice.web.users.api-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.api/1.8.0-SNAPSHOT/authservice.web.users.api-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/authservice.web.users.api-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.api/1.8.0-SNAPSHOT/authservice.web.users.api-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.api/1.8.0-SNAPSHOT/authservice.web.users.api-1.8.0-SNAPSHOT-features.xml
[INFO]
[INFO] ------< no.priv.bang.authservice:authservice.web.users.frontend >-------
[INFO] Building Authentication webapp user admin frontend 1.8.0-SNAPSHOT [11/11]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ authservice.web.users.frontend ---
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target
[INFO] Deleting /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend (includes = [**/*.log], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] Unpacking /home/sb/.m2/repository/org/webjars/bower/open-iconic/1.1.1/open-iconic-1.1.1.jar to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/dependency with includes "" and excludes ""
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Installing node version v10.16.0
[INFO] Unpacking /home/sb/.m2/repository/com/github/eirslett/node/10.16.0/node-10.16.0-linux-x64.tar.gz into /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/node/tmp
[INFO] Copying node binary from /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/node/tmp/node-v10.16.0-linux-x64/bin/node to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/node/node
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.869s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1433ms
[INFO] Built at: 12/31/2019 10:39:43 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ authservice.web.users.frontend ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running no.priv.bang.authservice.web.users.frontend.UserAdminServletTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in no.priv.bang.authservice.web.users.frontend.UserAdminServletTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) > compile @ authservice.web.users.frontend >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp definitions bundle 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.definitions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.definitions/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.definitions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/sb/workspaces/ws03/authservice/authservice.definitions/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp Liquibase DB schema 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp test database for use during development 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.test/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp production database setup 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.db.liquibase.production ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.db.liquibase.production ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.db.liquibase.production/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp DB-based Shiro realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.dbrealm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.dbrealm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.dbrealm/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp memory based Shiro SessionDAO realm service component 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security.memorysession ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security.memorysession ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.security.memorysession/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp web whiteboard Shiro filter 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.security ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/sb/workspaces/ws03/authservice/authservice.web.security/target/classes
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java uses or overrides a deprecated API.
[INFO] /home/sb/workspaces/ws03/authservice/authservice.web.security/src/main/java/no/priv/bang/authservice/web/security/AuthserviceShiroFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin service 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.users ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.users/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.users ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.users/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin web API 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.api/src/main/filtered-resources
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/classes
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Authentication webapp user admin frontend 1.8.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) @ authservice.web.users.frontend ---
[INFO] Node v10.16.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ authservice.web.users.frontend ---
[INFO] Running 'npm install' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[WARNING] npm WARN ts-pnp@1.0.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/react-scripts/node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR]
[INFO] audited 44692 packages in 6.726s
[INFO] found 76 vulnerabilities (66 low, 4 moderate, 5 high, 1 critical)
[INFO] run `npm audit fix` to fix them, or `npm audit` for details
[INFO]
[INFO] --- frontend-maven-plugin:1.7.6:webpack (webpack build) @ authservice.web.users.frontend ---
[INFO] Running 'webpack.js ' in /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/frontend
[INFO] Hash: 74d884ac33fb609b4369
[INFO] Version: webpack 4.29.3
[INFO] Time: 1471ms
[INFO] Built at: 12/31/2019 10:39:54 AM
[INFO] Asset Size Chunks Chunk Names
[INFO] bundle.js 238 KiB 0 [emitted] main
[INFO] bundle.js.map 709 KiB 0 [emitted] main
[INFO] logo.svg 2.61 KiB [emitted]
[INFO] Entrypoint main = bundle.js bundle.js.map
[INFO] [15] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] [28] ./src/serviceWorker.js 4.6 KiB {0} [built]
[INFO] [34] ./src/index.css 1.05 KiB {0} [built]
[INFO] [35] ./node_modules/css-loader!./src/index.css 571 bytes {0} [built]
[INFO] [37] ./src/logo.svg 54 bytes {0} [built]
[INFO] [38] ./src/App.css 1.04 KiB {0} [built]
[INFO] [39] ./node_modules/css-loader!./src/App.css 314 bytes {0} [built]
[INFO] [43] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[INFO] [62] ./src/index.js + 82 modules 217 KiB {0} [built]
[INFO] | ./src/index.js 709 bytes [built]
[INFO] | ./src/App.js 4.9 KiB [built]
[INFO] | ./src/reducers/index.js 1.03 KiB [built]
[INFO] | ./src/constants.js 1.04 KiB [built]
[INFO] | ./src/reducers/usersReducer.js 560 bytes [built]
[INFO] | ./src/reducers/userReducer.js 1.21 KiB [built]
[INFO] | ./src/reducers/userrolesReducer.js 607 bytes [built]
[INFO] | ./src/reducers/passwordsReducer.js 1.1 KiB [built]
[INFO] | ./src/reducers/rolesReducer.js 560 bytes [built]
[INFO] | ./src/reducers/roleReducer.js 1.01 KiB [built]
[INFO] | ./src/reducers/rolepermissionsReducer.js 643 bytes [built]
[INFO] | ./src/reducers/permissionsReducer.js 669 bytes [built]
[INFO] | ./src/reducers/permissionReducer.js 1.05 KiB [built]
[INFO] | ./src/reducers/formfieldReducer.js 1020 bytes [built]
[INFO] | ./src/reducers/errorsReducer.js 1.94 KiB [built]
[INFO] | + 68 hidden modules
[INFO] + 79 hidden modules
[INFO]
[INFO] WARNING in configuration
[INFO] The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
[INFO] You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ authservice.web.users.frontend ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) < compile @ authservice.web.users.frontend <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadocs) @ authservice.web.users.frontend ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ authservice.web.users.frontend ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ authservice.web.users.frontend >>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ authservice.web.users.frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/src/main/filtered-resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ authservice.web.users.frontend ---
[INFO] Configured Artifact: org.webjars.bower:open-iconic:?:jar
[INFO] open-iconic-1.1.1.jar already unpacked.
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ authservice.web.users.frontend <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ authservice.web.users.frontend ---
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ authservice.web.users.frontend ---
[ERROR] Error fetching link: /home/sb/workspaces/ws03/authservice/authservice.web.users.api/target/apidocs/package-list. Ignored it.
[INFO]
Loading source files for package no.priv.bang.authservice.web.users.frontend...
Constructing Javadoc information...
Standard Doclet version 11.0.5
Building tree for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/no/priv/bang/authservice/web/users/frontend/UserAdminServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-summary.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/constant-values.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/serialized-form.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/no/priv/bang/authservice/web/users/frontend/class-use/UserAdminServlet.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/no/priv/bang/authservice/web/users/frontend/package-use.html...
Building index for all the packages and classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/overview-tree.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/allclasses-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/allpackages-index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/allclasses.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/index.html...
Generating /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/apidocs/help-doc.html...
[INFO] Building jar: /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (bundle) @ authservice.web.users.frontend ---
[WARNING] Include-Resource: overriding index.html=src/main/resources/index.html with /=target/classes/,/open-iconic/font/css/open-iconic-bootstrap.min.css=target/dependency/META-INF/resources/webjars/open-iconic/1.1.1/font/css/open-iconic-bootstrap.min.css,/open-iconic/font/fonts/open-iconic.woff=target/dependency/META-INF/resources/webjars/open-iconic/1.1.1/font/fonts/open-iconic.woff (add {maven-resources} if you want to include the maven resources)
[INFO]
[INFO] --- karaf-maven-plugin:4.2.5:features-generate-descriptor (generate-features-file) @ authservice.web.users.frontend ---
[INFO] Generating feature descriptor file /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authservice.web.users.frontend ---
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.frontend/1.8.0-SNAPSHOT/authservice.web.users.frontend-1.8.0-SNAPSHOT.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/pom.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.frontend/1.8.0-SNAPSHOT/authservice.web.users.frontend-1.8.0-SNAPSHOT.pom
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT-sources.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.frontend/1.8.0-SNAPSHOT/authservice.web.users.frontend-1.8.0-SNAPSHOT-sources.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/authservice.web.users.frontend-1.8.0-SNAPSHOT-javadoc.jar to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.frontend/1.8.0-SNAPSHOT/authservice.web.users.frontend-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing /home/sb/workspaces/ws03/authservice/authservice.web.users.frontend/target/feature/feature.xml to /home/sb/.m2/repository/no/priv/bang/authservice/authservice.web.users.frontend/1.8.0-SNAPSHOT/authservice.web.users.frontend-1.8.0-SNAPSHOT-features.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Authentication webapp 1.8.0-SNAPSHOT:
[INFO]
[INFO] Authentication webapp .............................. SUCCESS [ 12.606 s]
[INFO] Authentication webapp definitions bundle ........... SUCCESS [ 13.159 s]
[INFO] Authentication webapp Liquibase DB schema .......... SUCCESS [ 13.375 s]
[INFO] Authentication webapp test database for use during development SUCCESS [ 13.183 s]
[INFO] Authentication webapp production database setup .... SUCCESS [ 13.978 s]
[INFO] Authentication webapp DB-based Shiro realm service component SUCCESS [ 13.537 s]
[INFO] Authentication webapp memory based Shiro SessionDAO realm service component SUCCESS [ 11.216 s]
[INFO] Authentication webapp web whiteboard Shiro filter .. SUCCESS [ 17.045 s]
[INFO] Authentication webapp user admin service ........... SUCCESS [ 13.605 s]
[INFO] Authentication webapp user admin web API ........... SUCCESS [ 13.651 s]
[INFO] Authentication webapp user admin frontend .......... SUCCESS [ 23.333 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:39 min
[INFO] Finished at: 2019-12-31T10:39:55+01:00
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment